mcp-hive-proxy
MCP-Hive Proxy is an MCP Server entry-point which acts as a gateway to Paid MCP servers in MCP-Hive
Documentation
MCP-Hive Proxy
This is the MCP-Hive Proxy. It can be loaded by any agentic host in order to access MCP-Hive and is a gateway to other MCP servers. To obtain credentials, and read further documentation, go to mcp-hive.com
Running
The proxy can run in two modes:
Server Mode (Single MCP)
Proxy a specific MCP server to your MCP client:
node src/proxy/mcpHiveProxy.ts --server --local --credentialsGateway Mode (All MCPs)
Expose all available MCP servers through a single proxy with namespaced tools:
node src/proxy/mcpHiveProxy.ts --gateway --local --credentialsIn gateway mode:
- Discovery tools are available: `discoverServers`, `listTools`, `listResources`, `listPrompts`
- All server tools are namespaced: `serverName___toolName` (e.g., `validator___echo`, `accuweather___getWeather`)
Proxy Flags
| Flag | Description |
|---|---|
| `--server ` | Proxy a specific MCP server (omit for gateway mode) |
| `--gateway` | Explicitly enable gateway mode |
| `--http` | Run the proxy in HTTP transport |
| `--port ` | Port number to be used if HTTP-transport |
| `--credentials ` | Consumer credentials for authentication |
| `--verbose` | Enable verbose logging |
Frequently asked questions
What is mcp-hive-proxy?
mcp-hive-proxy is MCP-Hive Proxy is an MCP Server entry-point which acts as a gateway to Paid MCP servers in MCP-Hive
How do I install mcp-hive-proxy?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-hive-proxy open source?
Yes — it is hosted on GitHub at https://github.com/MCP-Hive/mcp-hive-proxy.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP