mcp-factory

jaimenbell/mcp-factory
★ 0 stars Python Code/Dev Tools Updated today
Manifest-driven engine that scaffolds MCP servers from one mcp.yaml, plus a runtime hub serving tools from every registered bot through a single endpoint.
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-factory": {
      "command": "uvx",
      "args": [
        "mcp-factory"
      ]
    }
  }
}

Or install with pip: pip install mcp-factory

README Excerpt

> *The test count is verifiable below (`python -m pytest tests/` → **348 passed, 8 skipped**) and enforced in CI by `scripts/check_readme_counts.py`, which fails the build if this README's counts drift from the live suite.* **From PyPI (registry users):** ```bash pip install jaimenbell-mcp-factory mcp-factory-hub --serve

Tools (2)

env_requiredrunning

Topics

claudecode-generationdevtoolsmcpmodel-context-protocol