Backgen is a Model Context Protocol (MCP) server: Generate Express.js backend projects with ORMs, auth, payments, and DevOps. Because it speaks the Model Context Protocol, AI assistants can use Backgen as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @ibrahimkhaled19/backgen speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v1.14.0, published under the MIT license, with source at IbrahimKhaled19/BackGen on GitHub.
On mcp.site, Backgen sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Backgen for IbrahimKhaled19, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @ibrahimkhaled19/backgen · MCP over stdio
▸Open source — MIT license · IbrahimKhaled19/BackGen