A service orchestration layer for the Model Context Protocol. Manages multiple MCP services through a single unified interface — spawn, supervise, and route tool calls across all your services.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
process.env. You'll be asked to provide them before it can run.GATEWAY_CONFIGGATEWAY_HTTP_PORT— Set to run the gateway as a long-lived Streamable HTTP daemon instead of per-client stdio:GATEWAY_NO_AUTOACTIVATE— Safe boot: =1 skips autoActivate services (e.g. when stateful singletons are already running elsewhere)GATEWAY_SESSION_SWEEP_MS— Session GC: sessions idle longer than the TTL are swept automatically (clients often exit without sending DELETE). Tune with GATEWAY_SESSION_TTL_MS (default 60 min) and (default 5 min)GATEWAY_SESSION_TTL_MS— Session GC: sessions idle longer than the TTL are swept automatically (clients often exit without sending DELETE). Tune with (default 60 min) and GATEWAY_SESSION_SWEEP_MS (default 5 min)[](https://m8ven.ai/mcp/jfikrat-mcp-gateway-11xcin)