mcpproxy
If you are the rightful owner of mcpproxy and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
The MCP SSE Proxy Server is a Server-Sent Events (SSE) based Model Context Protocol (MCP) proxy server that enables remote execution of MCP servers using the standard MCP protocol.
The MCP SSE Proxy Server facilitates remote execution of MCP servers through the standard MCP protocol, leveraging Server-Sent Events (SSE) for stable long connections. It supports both shared and independent session modes, allowing multiple clients to either share a single MCP session or maintain independent sessions. The server is designed for dynamic configuration, enabling users to adjust the server environment through request parameters. It also supports quick deployment of STDIO processes via NPX and UVX, making it versatile for various use cases. The server's architecture is built to handle JSON-RPC 2.0 message formats, ensuring robust error handling and logging. It is highly integrable into custom Docker images, allowing for specialized environments tailored to specific needs such as browser automation, database operations, and AI/ML tools.
Features
- SSE long connection support for server push
- JSON-RPC 2.0 message format support
- Both shared and independent session modes
- Dynamic session environment configuration via request parameters
- Automatic connection keep-alive (30-second heartbeat)
Tools
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.