mcp-proxy
TypescriptSseMcpStdioProxyPythonJavascriptGoRubyRTool
About This Server
A TypeScript SSE proxy for MCP servers that use stdio transport.
Server Information
š Overview:
ā Key Points:
šÆ Conclusion:
The "mcp-proxy" repository provides a TypeScript-based solution for proxying MCP servers that use stdio transport. It includes comprehensive documentation and is actively maintained, as indicated by recent releases and community interest.
This webpage is a GitHub repository for a project named "mcp-proxy" by user punkpeye. It is a TypeScript-based proxy designed for Model Context Protocol (MCP) servers that utilize stdio transport. The repository is public and includes a BSD-2-Clause license.
ā Key Points:
- The project is an SSE proxy for MCP servers.
- It is built using TypeScript.
- It supports stdio transport.
- CORS is enabled by default.
- The repository contains code, issues, pull requests, actions, projects, security information, and insights.
- A Node.js SDK is available, providing utilities for creating a proxy.
- The project's main function is to act as a proxy between a server and a client, specifically for MCP servers using stdio.
- It provides command-line usage and a Node.js SDK for implementation.
- The README file provides installation and quickstart instructions.
- The project has 41 stars and 3 forks, indicating community interest.
- The repository includes files such as ".gitignore", "LICENSE", "README.md", "eslint.config.js", "package.json", "pnpm-lock.yaml", and "tsconfig.json".
- The primary language is TypeScript (85%) with some JavaScript (15%).
- The latest release is v2.10.5 on March 11, 2025.
š Main Findings:
š Details:
šÆ Conclusion:
The "mcp-proxy" repository provides a TypeScript-based solution for proxying MCP servers that use stdio transport. It includes comprehensive documentation and is actively maintained, as indicated by recent releases and community interest.
Server Features
Default MCP Server
Standard MCP server capabilities