Back to directory
pyroprompts/mcp-stdio-to-streamable-http-adapter

pyroprompts/mcp-stdio-to-streamable-http-adapter

@pyroprompts

Proxy through a STDIO MCP Server to interact with Streamable HTTP MCP Servers

mcpadapterstdiostreamable-httpproxytoolintegrationbridge

Installation & Configuration

{
  "mcpServers": {
    "my-saas-app-development": {
      "command": "npx",
      "args": [
        "@pyroprompts/mcp-stdio-to-streamable-http-adapter"
      ],
      "env": {
        "URI": "http://localhost:3002/mcp",
        "MCP_NAME": "local-custom-streamable-http-adapter"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13