Developer Tools
Trust: 37/100 (Limited)io.github.MCP-Hive/mcp-hive-proxy Guide
MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com
by MCP-Hive
Quick Start
Install
npx @mcp-hive-utils/proxyClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mcp-hive-mcp-hive-proxy": {
"command": "npx",
"args": [
"@mcp-hive-utils/proxy"
]
}
}
}