MCP Hive Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 8 Jul 2026.
MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-hive-proxy -- npx -y @mcp-hive-utils/proxy
{
"mcpServers": {
"mcp-hive-proxy": {
"args": [
"-y",
"@mcp-hive-utils/proxy"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-hive-proxy]
command = "npx"
args = ["-y", "@mcp-hive-utils/proxy"]
{
"mcpServers": {
"mcp-hive-proxy": {
"args": [
"-y",
"@mcp-hive-utils/proxy"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-hive-proxy": {
"args": [
"-y",
"@mcp-hive-utils/proxy"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.