mcpserver.lol
registry/backgen
Connection check local install

backgen

Generate Express.js backend projects with ORMs, auth, payments, and DevOps

Tools 10
GitHub stars 4
Installs / wk 164
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

10 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

add_plugin from source
doctor from source
generate_factory from source
Creates a test factory file for a resource — a reusable builder that generates valid resource instances with sensible defaults for writing tests. Factories let you create test data…
generate_resource from source
generate_seed from source
Creates a database seed file for a resource — a script that inserts realistic development data into your database so you don
init_project from source
list_plugins from source
List all available BackGen plugins with their descriptions and categories. Call this first to show the user what features they can add, then call add_plugin with the chosen plugin…
list_presets from source
project_info from source
remove_plugin from source