Skip to content
Claude Desktop

mcpforge for Claude Desktop

io.github.saagpatel/mcpforge

Generate complete, tested FastMCP 3.x MCP servers from one plain-English sentence.

client:Claude Desktop transport:stdio runtime:pypi

Install mcpforge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcpforge in other clients