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

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

@pyroprompts26

An MCP server that acts as a STDIO to Streamable HTTP adapter, enabling existing MCP clients to interact with Streamable HTTP MCP servers.

mcpadapterproxystdiostreamablehttptool

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
2025/4/30
Updated
2026/6/7