mcpo and mcp-proxy-server
About mcpo
open-webui/mcpo
A simple, secure MCP-to-OpenAPI proxy server
Bridges stdio-based MCP servers to HTTP via auto-generated OpenAPI schemas, supporting multiple transport types (stdio, SSE, Streamable HTTP) with optional OAuth 2.1 authentication. Enables serving multiple MCP tools simultaneously through a single config file with hot-reload capability, making them compatible with standard REST clients and LLM agent frameworks without custom integration code.
About mcp-proxy-server
ptbsare/mcp-proxy-server
This server acts as a central hub for Model Context Protocol (MCP) resource servers.
Aggregates multiple MCP servers (Stdio, SSE, HTTP) into a unified interface with granular tool control and optional token-based endpoint authentication. Features a web UI for managing server connections, enabling/disabling individual tools, and monitoring Stdio installation progress in real-time. Exposes aggregated capabilities through Streamable HTTP (`/mcp`), SSE (`/sse`), or pure Stdio endpoints with concurrent connection support.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work