reddy-sh/mcp-hub
MCP Hub is a comprehensive framework for building, managing, and deploying Model Context Protocol (MCP) clients and servers. It provides tools and configurations to enable seamless integration and execution of end-to-end MCP workflows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-hub": {
"command": "npx",
"args": [
"-y",
"mcp-hub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...