New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@2hemi/backendgen-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2hemi/backendgen-mcp

Local, token-conscious MCP server for the BackendGen backend compiler.

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
28
-24.32%
Maintainers
1
Weekly downloads
 
Created
Source

BackendGen MCP

BackendGen MCP gives AI coding agents concise tools for discovering backend features, validating a compact specification, previewing changes, generating a tested NestJS/Prisma/PostgreSQL repository, and running its tests.

Configure an MCP client to run:

{
  "command": "npx",
  "args": ["-y", "@2hemi/backendgen-mcp"],
  "env": {
    "BACKENDGEN_ALLOWED_ROOTS": "C:/path/to/projects"
  }
}

The server uses local stdio and requires no BackendGen account or network listener. Responses contain concise summaries, counts, and bounded path lists; they do not return generated source or environment-secret values. Filesystem operations are restricted to BACKENDGEN_ALLOWED_ROOTS.

BackendGen MCP is licensed under Apache-2.0.

Keywords

ai

FAQs

Package last updated on 19 Jul 2026

Related posts