MCP Http Proxy
An HTTP/SSE proxy server based on Node.js, used to simplify interaction with MCP (Model Context Protocol) services, providing HTTP interfaces and real-time event push functions.
rating : 2 points
downloads : 9
What is the MCP HTTP Proxy Server?
The MCP HTTP proxy server is middleware that provides convenient access to MCP applications through the standard HTTP protocol. It allows developers and users to invoke tools, receive events, and perform real-time communication through simple HTTP requests without in-depth knowledge of the MCP protocol.How to use the MCP HTTP Proxy Server?
Simply start the proxy server, and you can easily send requests through a browser or API client to obtain tool execution results or real-time event notifications.Applicable Scenarios
Suitable for application scenarios that require cross-platform integration, real-time data processing, or simplified MCP interaction, such as web application development, data analysis, and automated task management.Main Features
HTTP Endpoint SupportSimplify the invocation of MCP tools through the standard HTTP interface (GET/POST) without manually handling complex protocols.
Real-time Event PushUse Server-Sent Events (SSE) to push tool execution results and log information to the client in real-time.
Graphical Debugging InterfaceBuilt-in simple and easy-to-use web interface for viewing tool lists, sending commands, and monitoring real-time communication.
Direct JSON-RPC SupportAllow developers to send custom JSON-RPC commands through POST requests to flexibly adapt to complex requirements.
Advantages and Limitations
Advantages
Simplify MCP protocol interaction and reduce the learning cost.
Support seamless access of multiple clients (browsers, API tools, etc.).
Provide real-time event push to enhance the user experience.
Built-in debugging tools for quick problem troubleshooting.
Limitations
Performance may need to be optimized for high-concurrency scenarios.
Dependent on the normal operation of the underlying MCP server. If the server is unavailable, the function will be affected.
Do not support all advanced MCP function extensions.
How to Use
Installation and Startup
Ensure that the Node.js environment is installed and run `node rpc-proxy-worker.js` to start the proxy server.
Access the Tool List
Open a browser and access `http://localhost:3005` to view available tools and their descriptions.
Send a Tool Request
Invoke a specific tool through a GET request, for example, `GET /tool/my_tool?param1=value1`.
Real-time Event Listening
Connect to the SSE stream to receive real-time event push, for example, `GET /sse`.
Usage Examples
Example of Invoking a ToolInvoke a tool named `my_tool` through a GET request and pass the parameter `param1=value1`.
Example of Real-time Event ListeningConnect to the SSE stream to receive real-time logs during tool execution.
Frequently Asked Questions
How to verify that the MCP HTTP proxy is running normally?
What should I do if the tool execution fails?
How to shut down the proxy server?
Related Resources
MCP HTTP Proxy Documentation
Detailed guide on using the MCP HTTP proxy.
GitHub Code Repository
Open-source project code and contribution guidelines.
Technical Blog Article
Introduction to the design concept and application scenarios of the MCP HTTP proxy.
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
832
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
90
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
145
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
569
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
4.5 points