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
0
View on GitHub

Installation

npx -y VeriTeknik/pluggedin-mcp-proxy

Configuration

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.

GitHub: https://github.com/VeriTeknik/pluggedin-mcp-proxy

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub