mcp-stdio

shigechika/mcp-stdio
★ 4 stars Python 🤖 AI/LLM Updated today
Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-stdio": {
      "command": "uvx",
      "args": [
        "mcp-stdio"
      ]
    }
  }
}

Or install with pip: pip install mcp-stdio

README Excerpt

<!-- mcp-name: io.github.shigechika/mcp-stdio --> English | [日本語](README.ja.md) Stdio-to-HTTP gateway — connects MCP clients to remote HTTP MCP servers. ```mermaid flowchart BT A[Claude<br>Desktop/Code] <-- stdio --> B(mcp-stdio) B <== "<b>HTTPS</b><br>Streamable HTTP / SSE<br>Bearer Token<br>Header<br>OAuth" ==> C[Remote<br>MCP Server]

Tools (2)

client_secret_basiccode_verifier

Topics

ai-agentsbearer-tokensclaudegatewaymcpoauthoauth2ssestreamable-http