Aggregates multiple upstream MCP servers (stdio, streamable-http, sse, websocket) behind a single streamable-HTTP endpoint with declarative configuration, namespacing, filtering, and auto-reload.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GATEWAY_LISTEN— 0.0.0.0 Bind address (0.0.0.0, 127.0.0.1, localhost supported)GATEWAY_PORT— 5555 Bind portGATEWAY_PATH— /mcp HTTP path for the MCP streamable-HTTP endpointGATEWAY_RELOAD— true Watch mcpServers.json and restart the process on changeGATEWAY_HEALTH_ENDPOINT— true Enable /health and /healthzGATEWAY_METRICS— true Enable /metrics (Prometheus text format)GATEWAY_LOG_LEVEL— info debug \ info \ warning \ error \ criticalGATEWAY_PREFIX_TOOLS— true Default for prefixTools when a server entry omits it[](https://m8ven.ai/mcp/cociweb-mcp-gateway-16640e)