Back to Browse

Hive Mcp Gateway MCP Server

by Srotzin
Developer ToolsLow Risk9.7MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://hive-mcp-gateway.onrender.com/gateway/mcp

Security Report

9.7
Low Risk9.7Low Risk

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Connect

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/gateway/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

hive-mcp-gateway

srotzin/hive-mcp-gateway MCP server

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.

Mounted servers (legacy in-process mounts)

PathRepoDescription
/evaluator/mcphive-mcp-evaluatorERC-8183 / Virtuals ACP v2.0 evaluator-as-a-service
/trade/mcphive-mcp-tradeCross-border SMB invoice settlement on USDC/USDT
/depin/mcphive-mcp-depinDePIN provider marketplace
/compute-grid/mcphive-mcp-compute-gridCross-pool compute auction grid
/morph/mcphive-mcp-morphPolymorphic-identity & brood telemetry

Each path also exposes /<feature>/health and /<feature>/.well-known/mcp.json.

Top-level: / (server index) and /health.

Direct Shim URLs

The gateway is a discovery surface. Direct URLs are recommended for Glama / Smithery probes.

SlugDirect URLRepo
agent-kychttps://hive-mcp-agent-kyc.onrender.comhttps://github.com/srotzin/hive-mcp-agent-kyc
agent-storagehttps://hive-mcp-agent-storage.onrender.comhttps://github.com/srotzin/hive-mcp-agent-storage
capitalhttps://hive-mcp-capital.onrender.comhttps://github.com/srotzin/hive-mcp-capital
computehttps://hive-mcp-compute.onrender.comhttps://github.com/srotzin/hive-mcp-compute
compute-gridhttps://hive-mcp-compute-grid.onrender.comhttps://github.com/srotzin/hive-mcp-compute-grid
connectorhttps://hive-mcp-connector.onrender.comhttps://github.com/srotzin/hive-mcp-connector
credithttps://hive-mcp-credit.onrender.comhttps://github.com/srotzin/hive-mcp-credit
depinhttps://hive-mcp-depin.onrender.comhttps://github.com/srotzin/hive-mcp-depin
escrowhttps://hive-mcp-escrow.onrender.comhttps://github.com/srotzin/hive-mcp-escrow
evaluatorhttps://hive-mcp-evaluator.onrender.comhttps://github.com/srotzin/hive-mcp-evaluator
exchangehttps://hive-mcp-exchange.onrender.comhttps://github.com/srotzin/hive-mcp-exchange
gatewayhttps://hive-mcp-gateway.onrender.comhttps://github.com/srotzin/hive-mcp-gateway
identityhttps://hive-mcp-identity.onrender.comhttps://github.com/srotzin/hive-mcp-identity
insurancehttps://hive-mcp-insurance.onrender.comhttps://github.com/srotzin/hive-mcp-insurance
mininghttps://hive-mcp-mining.onrender.comhttps://github.com/srotzin/hive-mcp-mining
morphhttps://hive-mcp-morph.onrender.comhttps://github.com/srotzin/hive-mcp-morph
moshttps://hive-mcp-mos.onrender.comhttps://github.com/srotzin/hive-mcp-mos
oraclehttps://hive-mcp-oracle.onrender.comhttps://github.com/srotzin/hive-mcp-oracle
swaphttps://hive-mcp-swap.onrender.comhttps://github.com/srotzin/hive-mcp-swap
tradehttps://hive-mcp-trade.onrender.comhttps://github.com/srotzin/hive-mcp-trade
vaulthttps://hive-mcp-vault.onrender.comhttps://github.com/srotzin/hive-mcp-vault
zk-attestationhttps://hive-mcp-zk-attestation.onrender.comhttps://github.com/srotzin/hive-mcp-zk-attestation

Each shim exposes /mcp (JSON-RPC) and /.well-known/mcp.json (discovery).

Local run

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"}'

Deploy

Render: see render.yaml. Docker: see Dockerfile.

License

MIT. Hive Civilization gold #C08D23 (Pantone 1245 C).

Hive Civilization Directory

Part of the Hive Civilization — agent-native financial infrastructure.

Brand: #C08D23


About Hive Civilization

This MCP server is part of the Hive Civilization ecosystem — post-quantum-ready receipt infrastructure for agent-to-agent (A2A) commerce.

Each transaction can be receipted with post-quantum receipts using ML-DSA-65 (NIST FIPS 204) dual signatures and ML-KEM-768 (NIST FIPS 203) key encapsulation. Receipts are anchored by Swarm-MAPET 16-axis Byzantine consensus and settled in USDC on Base 8453.

Pricing: per-call profiles from Nano $0.0001 to Swarm $0.0096. See pricing.

Learn more:


Agent-Callable

This MCP server is fully agent-callable — no accounts, no API keys, no human approval required.

PropertyValue
Discovery URLhttps://hivemorph.onrender.com/.well-known/agent-card.json
MCP endpointhttps://hive-mcp-gateway.onrender.com/mcp (JSON-RPC 2.0 / MCP 2024-11-05)
x402 pricinghttps://hivemorph.onrender.com/v1/x402/pricing
PaymentUSDC on Base 8453 via x402
Treasury0x15184Bf50B3d3F52b60434f8942b7D52F2eB436E
DIDdid:hivemorph:w2loren:0x6b11b1bcaf253c
Hive sitethehiveryiq.com

Sample request

# 1. Get x402 quote (free)
curl -X POST https://hivemorph.onrender.com/v1/x402/quote \
  -H 'Content-Type: application/json' \
  -d '{"agent_did":"did:example:agent","profile":"standard"}'

# 2. Settle USDC on Base 8453 (ERC-681 URI in quote response)

# 3. Call with access token
curl -X POST https://hive-mcp-gateway.onrender.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'X-Hive-Access: <token_from_step_1>' \
  -d '{"jsonrpc":"2.0","method":"tools/list","params":{},"id":1}'

Reviews

No reviews yet

Be the first to review this server!

Hive Mcp Gateway MCP Server - Unified gateway hosting 5 Hive Civilization MCP servers | MCP Marketplace