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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
📇 🏠 - 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.
Configuration
{
"mcpServers": {
"veriteknik-pluggedin-mcp-proxy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-veriteknik-pluggedin-mcp-proxy"
],
"env": {}
}
}
}