MCP Hive Proxy
Rank #26,850io.github.MCP-Hive/mcp-hive-proxy
MCP server providing hive-proxy capabilities
MCP Hive Proxy is a Model Context Protocol (MCP) server published by MCP-Hive. It ranks #26,850 of 132,113 servers tracked on MCP Toplist. MCP Hive Proxy is listed across 3 registries — Official MCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Feb 5, 2026 and most recently updated on Feb 22, 2026.
Ranks ahead of 105,263 of 132,113 servers on MCP Toplist.
Use MCP Hive Proxy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-hive-proxy -- npx -y @mcp-hive-utils/proxy[mcp_servers.mcp-hive-proxy]
command = "npx"
args = ["-y", "@mcp-hive-utils/proxy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-hive-proxy": {
"command": "npx",
"args": [
"-y",
"@mcp-hive-utils/proxy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-hive-proxy": {
"command": "npx",
"args": [
"-y",
"@mcp-hive-utils/proxy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-hive-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcp-hive-utils/proxy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-hive-proxy": {
"command": "npx",
"args": [
"-y",
"@mcp-hive-utils/proxy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-hive-proxy": {
"command": "npx",
"args": [
"-y",
"@mcp-hive-utils/proxy"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MCP-Hive%2Fmcp-hive-proxy)<a href="https://mcptoplist.com/server/io.github.MCP-Hive%2Fmcp-hive-proxy"><img src="https://mcptoplist.com/badge/io.github.MCP-Hive%2Fmcp-hive-proxy.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
MCP-Hive
Other servers by MCP-Hive
View all MCP-Hive servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Hive Proxy?
- MCP Hive Proxy is maintained by MCP-Hive, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCP Hive Proxy listed on the Official MCP Registry?
- Yes — MCP Hive Proxy is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does MCP Hive Proxy have?
- MCP Toplist tracks 2 versions of MCP Hive Proxy, most recently published on Feb 22, 2026.
- Where can I find the source code for MCP Hive Proxy?
- The source code for MCP Hive Proxy is hosted at github.com/MCP-Hive/mcp-hive-proxy.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.