VeriTeknik/pluggedin-mcp-proxy
Free将多个 MCP 服务器组合到单个接口的综合代理服务器,具有广泛可见性功能 (工具/提示/资源/模板发现管理,调试平台)。
About VeriTeknik/pluggedin-mcp-proxy
Plugged.in MCP Proxy Server is an open-source middleware that aggregates multiple Model Context Protocol (MCP) servers into a single unified interface. It provides a hub with four pillars: Knowledge (RAG v2 for document-aware retrieval with attribution), Memory (persistent, workspace-scoped memory across sessions), Tools (aggregation of built-in and downstream MCP servers' tools, resources, and prompts), and Proxy (single connection for any MCP client). It fetches configuration from the plugged.in App and intelligently routes requests, supporting STDIO (default) and Streamable HTTP with optional API authentication and stateless mode. Compatible with clients like Claude Desktop, Cline, Cursor, and MCP Inspector, it enables centralized management, caching, and telemetry while reducing the need for multiple client configurations.
Key Features
Pros & Cons
- Reduces the need for multiple MCP client configurations
- Adds knowledge (RAG) and persistent memory capabilities beyond basic proxying
- Works with any MCP client without requiring changes to existing setups
- Open source with an active GitHub repository and documentation
- Supports both stdio and streamable HTTP for flexible deployment
- Requires the plugged.in App for configuration and management
- Memory tools are still on the roadmap and not yet fully exposed
- Adds an additional middleware layer that may introduce latency or complexity