A Node.js proxy that enables communication between stdio-based clients and HTTP-based Model Context Protocol servers. It facilitates protocol translation, session management, and authentication to allow remote HTTP servers to function as local stdio servers.
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.MCP_SESSION_ID— Manually specify an initial session ID. (none)MCP_TIMEOUT_MS— Timeout for upstream requests in milliseconds. 15000UPSTREAM_AUTH— Optional authentication header value (e.g., Bearer ...). (none)UPSTREAM_MCP_URL— The URL of the target HTTP MCP server. http://localhost:8080/mcp[](https://m8ven.ai/mcp/kiennh-mcp-http-stdio-n8aa1c)