Bridge MCP traffic between Streamable HTTP and stdio for easier integration.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-proxy" yet — see the docs or source repo.
I have a local MCP server that only supports stdio. Explain how to expose it as a Streamable HTTP endpoint with mcp-proxy, including startup steps and example commands.
Provides the setup approach, startup flow, and example commands to bridge the stdio service to HTTP.
I have a remote MCP service over Streamable HTTP, but my local client only supports stdio. Use mcp-proxy to design a bridging setup and explain the parameter configuration.
Outlines how to convert a remote HTTP MCP service into a local stdio connection, with parameters and usage steps.
I’m seeing connection failures while integrating MCP over HTTP and stdio. Based on mcp-proxy, provide a troubleshooting checklist covering logs, ports, startup commands, and common causes.
Returns an integration-focused troubleshooting checklist to identify bridge configuration or transport-layer issues.
Proxy and route multiple MCP backends with dynamic management and namespacing.
Proxy multiple MCP servers while reducing token usage with on-demand tool loading.
Turn stdio task tools into a stateful HTTP MCP server.
Bridge a stdio MCP server to HTTP with per-tool security filtering.
Connect local LLM clients to OAuth-protected remote MCP servers securely.
Build and run a streamable HTTP MCP server with Python and FastAPI.