Loading languages...
@P

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

@pyroprompts21

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

mcp
adapter
proxy
stdio
streamable
http

# mcpServer Config

{
  "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"
      }
    }
  }
}

# stdio

npx @pyroprompts/mcp-stdio-to-streamable-http-adapter
Transport:
stdio
語言:
JavaScript
創建時間:5/1/2025
更新時間:11/4/2025