Backgen runs on your own machine — the client starts it, so there is no endpoint to ping. 149 installs a week from npm. Last commit 29 Jun 2026.
Generate Express.js backend projects with ORMs, auth, payments, and DevOps
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const typesPath = path.join(projectDir, "src", "modules", moduleName, `${moduleName}.types.ts`);
const result = spawnSync(process.execPath, [backgenPath, ...args], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add backgen -- npx -y @ibrahimkhaled19/backgen
{
"mcpServers": {
"backgen": {
"args": [
"-y",
"@ibrahimkhaled19/backgen"
],
"command": "npx"
}
}
}
[mcp_servers.backgen]
command = "npx"
args = ["-y", "@ibrahimkhaled19/backgen"]
{
"mcpServers": {
"backgen": {
"args": [
"-y",
"@ibrahimkhaled19/backgen"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"backgen": {
"args": [
"-y",
"@ibrahimkhaled19/backgen"
],
"command": "npx"
}
}
}
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Azure DevOps Boards work items over MCP (stdio). Requires Bun, org, project, and PAT.
Develop, manage, and debug Railway projects, services, and deployments from within agents.
Backend for AI-built apps: database, auth, files, email, AI, payments, deploy, realtime. 170+ tools.
Azure DevOps boards, repos, pipelines & projects for AI agents — governed.
Search the ByJG open source documentation: PHP, DevOps, Helm, JavaScript and AI projects.
Deploy Python functions as web apps with auto-generated UI, REST API, and shareable links.
Scan AWS/Azure/GCP and generate Terraform HCL with import blocks, deterministically, for AI agents.
Answers built from our own checks of this server.