GitHub
mcp-proxy
AI Agent 指数 第 541(共 964)
12 综合分
真实使用 —
动量 —
关注度 46
项目介绍
The mcp-proxy is a tool that lets you switch between server transports. There are two supported modes:
Run a proxy server from stdio that connects to a remote SSE server.
This mode allows clients like Claude Desktop to communicate to a remote server over SSE even though it is not supported natively.
This mode requires providing the URL of the MCP Server's SSE endpoint as the program’s first argument. If the server uses Streamable HTTP transport, make sure to enforce it on the mcp-proxy side by passing --transport=streamablehttp.
mcp-proxy is supposed to be started by the MCP Client, so the configuration must be done accordingly.
For Claude Desktop, the configuration entry can look like…
各数据源
2.7k Star
- Star 2.7k
- Fork 243
- 提交 115
- 发布 18