aggregators
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.
typescript
local
aggregators
Installation
npx -y VeriTeknik/pluggedin-mcp-proxyConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "pluggedin-mcp-proxy",
"command": "npx",
"args": [
"-y",
"VeriTeknik/pluggedin-mcp-proxy"
]
}About This MCP Server
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub