mcp-proxy
4
MCP Proxy acts as a bridge to facilitate communication between SSE-based MCP servers and clients using standard input/output. It's designed for tools like Claude Desktop to interface with MCP implementations easily.
MCP Proxy
This project is a Stdio MCP server that proxies an SSE MCP server. It serves as a bridge between an SSE-based MCP server endpoint and standard input/output for MCP client communication, allowing tools that use standard I/O to interact with MCP implementations via an SSE interface.
Features
- Integrates with tools like Claude Desktop
Requirements
- JDK 21 or higher
- Gradle 8.0+ (Wrapper included)