mcp-proxy
@sparfenyuk
About mcp-proxy
A bridge between Streamable HTTP and stdio MCP transports
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-proxy": {
"command": "uv",
"args": [
"tool",
"install",
"mcp-proxy"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-proxy?
mcp-proxy is a tool that switches between MCP server transports, converting stdio to SSE/StreamableHTTP or SSE to stdio. It allows clients like Claude Desktop to communicate with remote SSE servers and enables remote access to local stdio servers.
How to use mcp-proxy?
Install via pip install mcp-proxy or use the Docker image `ghcr
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
ICSS
chokcoco不止于 CSS
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments