Server data from the Official MCP Registry
Unified MCP gateway aggregating Hive Civilization tool surfaces
Unified MCP gateway aggregating Hive Civilization tool surfaces
Remote endpoints: streamable-http: https://hive-mcp-gateway.onrender.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). 1 known CVE in dependencies Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-srotzin-hive-mcp-gateway": {
"url": "https://hive-mcp-gateway.onrender.com/mcp"
}
}
}From the project's GitHub README.
Hive Civilization MCP registry — discovery surface for the 22 hive-mcp-* servers.
The gateway hosts a registry at /.well-known/mcp.json and continues to mount 5 MCP servers in-process for legacy compatibility. Direct shim URLs are recommended for Glama / Smithery probes; the gateway is for discovery, not as a hot-path proxy.
| Path | Repo | Description |
|---|---|---|
/evaluator/mcp | hive-mcp-evaluator | ERC-8183 / Virtuals ACP v2.0 evaluator-as-a-service |
/trade/mcp | hive-mcp-trade | Cross-border SMB invoice settlement on USDC/USDT |
/depin/mcp | hive-mcp-depin | DePIN provider marketplace |
/compute-grid/mcp | hive-mcp-compute-grid | Cross-pool compute auction grid |
/morph/mcp | hive-mcp-morph | Polymorphic-identity & brood telemetry |
Each path also exposes /<feature>/health and /<feature>/.well-known/mcp.json.
Top-level: / (server index) and /health.
The gateway is a discovery surface. Direct URLs are recommended for Glama / Smithery probes.
Each shim exposes /mcp (JSON-RPC) and /.well-known/mcp.json (discovery).
npm install
node gateway.js
# Then:
curl http://localhost:3000/
curl http://localhost:3000/.well-known/mcp.json
curl http://localhost:3000/evaluator/health
curl -X POST http://localhost:3000/morph/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Render: see render.yaml. Docker: see Dockerfile.
MIT. Hive Civilization gold #C08D23 (Pantone 1245 C).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.