The io.github.srotzin/hive-mcp-gateway server is a unified gateway for Hive Civilization MCP servers. It provides a discovery registry for Hive MCP servers and mounts five Hive MCP servers in-process for legacy compatibility. It’s described as a discovery surface rather than a hot-path proxy.
🛠️ Key Features
Hosts a registry at /.well-known/mcp.json
Mounts five Hive Civilization MCP servers in-process (legacy compatibility)
Provides a discovery-focused gateway for resolver/registry use
🚀 Use Cases
Service discovery for the Hive Civilization MCP registry
Compatibility for clients relying on direct in-process mounts
Recommended use of direct shim URLs for Glama / Smithery probes
⚡ Developer Benefits
Stable discovery endpoint for available hive-mcp-* servers
Legacy in-process mounting support alongside registry discovery
⚠️ Limitations
Gateway is explicitly for discovery, not a hot-path proxy
Mounted server list details are not included in the provided excerpt
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.