VeriTeknik/pluggedin-mcp-proxy
A comprehensive proxy server that combines multiple MCP servers into a single interface with extensive visibility features. It provides discovery and management of tools, prompts, resources, and templates across servers, plus a playground for debugging when building MCP servers.
Quick Start
Clone the repository:
git clone https://github.com/VeriTeknik/pluggedin-mcp-proxyClaude Desktop configuration example:
{
"mcpServers": {
"pluggedin-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"VeriTeknik/pluggedin-mcp-proxy"
]
}
}
}Check the repository README for specific installation and configuration instructions.