Stdio Gateway
Relays requests between local MCP clients and remote HTTP MCP servers, supporting diverse authentication methods and ensuring robust connectivity.
Relays requests between local MCP clients and remote HTTP MCP servers, supporting diverse authentication methods and ensuring robust connectivity.
mcp-stdio functions as a versatile gateway, presenting remote MCP servers as locally running services to clients like Claude Desktop and Claude Code. It seamlessly bridges stdio-based client interactions with HTTPS-based remote MCP servers, handling complex streamable HTTP and SSE transports. The tool boasts comprehensive OAuth 2.1 client capabilities, including PKCE, dynamic client registration, and proactive token management, alongside support for bearer tokens and custom headers. It enhances reliability with retry mechanisms, streaming resilience, and intelligent handling of API pagination and errors, making remote MCP server integration straightforward and dependable.