mcp-server-builder

muhammadsami987123/mcp-server-builder
★ 0 stars Python AI/LLM Updated today
Production-grade AI-powered MCP Server Builder. Paste any API documentation URL and get a complete, runnable MCP server. Built with FastAPI, GPT-4 mini, and vanilla JS.
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": {
    "mcp-server-builder": {
      "command": "uvx",
      "args": [
        "mcp-server-builder"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-builder

Topics

aiapi-discoveryapi-documentationcode-generationdeveloper-toolsfastapifull-stackmcpmcp-serveropenaiopenapipythonswagger