mcp-stdio-to-streamable-http-adapter

mcp-stdio-to-streamable-http-adapter

4

The mcp-stdio-to-streamable-http-adapter MCP Server facilitates integration between MCP Clients and Streamable HTTP MCP Servers by acting as a bridge that relays commands, enabling compatibility for developers. This project ensures instant support for Streamable HTTP across all MCP Clients, fostering seamless communication between clients and LLMs.

mcp-stdio-to-streamable-http-adapter MCP Server

Integrates MCP Clients with Streamable HTTP MCP Servers, bridging the gap for developers using STDIO MCP Server to quickly connect with clients and LLMs. Allows all MCP Clients to support Streamable HTTP immediately.

Why?

The Streamable HTTP Transport was introduced in March 2025, but adoption has been slow. This tool helps developers by enabling STDIO MCP Servers to relay to Streamable HTTP MCP Servers, ensuring compatibility.

Installation

Configure with environment variables like URI, MCP_NAME, and BEARER_TOKEN. Use it with Claude Desktop or LibreChat by executing through npx or directly building from source.

Development

Use npm install to set up dependencies, npm run build to build, and npm run watch for auto-rebuild during development. Debugging is aided by the MCP Inspector tool.