iotlodge/mcpfarm.ai
Open-source MCP server farm — deploy, auto-discover, and orchestrate multiple FastMCP tool servers behind a single gateway. Real-time dashboard, API key auth, Prometheus metrics, and a Python SDK with LangChain/LangGraph support. Docker Compose deploy.
Platform-specific configuration:
{
"mcpServers": {
"mcpfarm.ai": {
"command": "npx",
"args": [
"-y",
"mcpfarm.ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...