mcpbeat Sign in

Hive Gateway MCP Server

not responding

Hive Gateway is listed as active in the registry but did not answer our last check. Last commit 3 Aug 2026.

Unified gateway hosting 5 Hive Civilization MCP servers (evaluator, trade, depin, compute-grid…

Uptime history 48 days of history · worst day 0%
48 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
235 ms
Response time
average over 24h
0
Stars
last commit 3 Aug 2026

Hive Gateway does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add hive-mcp-gateway --transport http https://hive-mcp-gateway.onrender.com/gateway/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hive-mcp-gateway": {
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hive-mcp-gateway]
url = "https://hive-mcp-gateway.onrender.com/gateway/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hive-mcp-gateway": {
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hive-mcp-gateway": {
      "url": "https://hive-mcp-gateway.onrender.com/gateway/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://hive-mcp-gateway.onrender.com/gateway/mcp streamable-http answering 235 ms 5 min ago

Alternatives to Hive Gateway

same job, measured the same way
Hive Evaluator
by srotzin

MCP server: NEED + YIELD + CLEAN-MONEY gates with EIP-3009 attestations · Hive Civilization

4 tools answering
Hive DePIN
by srotzin

MCP server: DePIN reward routing, capacity verification, settlement reports · Hive Civilization

3 tools answering
Hive Compute Grid
by srotzin

MCP server: solver auction across io.net / Akash / Render with signed receipts · Hive Civilization

3 tools answering
Hive Trade
by srotzin

MCP server: cross-venue spread + yield drivers, ROI radar telemetry · Hive Civilization

5 tools answering
MCP Hive Proxy
by mcp-hive

MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com

107 installs/wk local only
Ncp
by portel-dev

N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.

99 installs/wk local only
Diff
by ryudi84

MCP server for computing text diffs, comparing strings, and generating unified diff output.

local only
API Composition Gateway
by lazymac2x

Cloudflare Workers MCP server: api-composition-gateway

4 tools answering

Hive Gateway — questions

Answers built from our own checks of this server.

Is Hive Gateway working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 235 ms. The bar chart above shows every period we have measured.
The registry lists Hive Gateway as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Hive Gateway?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Hive Gateway need an API key?
No. Hive Gateway completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Hive Gateway open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.