agent and mcp-proxy-server
About agent
1mcp-app/agent
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Implements stdio transport isolation with subprocess management for child MCP servers, featuring OAuth 2.1 authentication, hot-reload configuration, and health check monitoring. Designed as a proxy layer that aggregates tools across multiple AI assistants (Claude Desktop, Cursor, VSCode) through a single HTTP endpoint, eliminating per-client configuration overhead.
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