mcpforge

saagpatel/mcpforge
★ 0 stars Python Code/Dev Tools Updated 2d ago
Generate production-ready FastMCP 3.x MCP servers from plain-English descriptions
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpforge": {
      "command": "uvx",
      "args": [
        "mcpforge"
      ]
    }
  }
}

Or install with pip: pip install mcpforge

README Excerpt

<!-- mcp-name: io.github.saagpatel/mcpforge --> > ### One English sentence in. A tested, spec-free FastMCP 3.x server out. **mcpforge** turns a plain-English description into a complete FastMCP 3.x MCP server — tools, Pydantic input validation, error handling, a pytest suite, run config, and client setup docs — all wired together and ready to inspect, validate, and install. There's no MCP schema or protocol boilerplate to hand-write: the sentence is the spec. You write it; Claude writes the impl

Tools (10)

doctorgenerateinspectlist_generated_serversmcpforgeplanserver_pathupdatevalidateworkspace_path

Topics

ai-toolsanthropicclicode-generationdeveloper-toolsfastmcpmcppython