MCP Directory
Back

mcp-proxy

by sparfenyuk · Python · ★ 2,475

A bridge between Streamable HTTP and stdio MCP transports

#mcp#mcp-server#proxy#sse#streamable-http

Install

pip install git+https://github.com/sparfenyuk/mcp-proxy.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-proxy": {
      "command": "uvx",
      "args": [
        "git+https://github.com/sparfenyuk/mcp-proxy.git"
      ]
    }
  }
}

From the README

[](https://codecov.io/gh/sparfenyuk/mcp-proxy) - [mcp-proxy](#mcp-proxy) - [About](#about) - [1. stdio to SSE/StreamableHTTP](#1-stdio-to-ssestreamablehttp) - [1.1 Configuration](#11-configuration) - [1.2 Example usage](#12-example-usage) - [2. SSE to stdio](#2-sse-to-stdio) - [2.1 Configuration](#21-configuration) - [2.2 Example usage](#22-example-usage) - [Named Servers](#named-servers) - [Installation](#installation) - [Installing via PyPI](#installing-via-pypi) - [Installing via Github repository (latest)](#installing-via-github-repository-latest) - […
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers