Skip to main content
AggregatorsTypeScript

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.

aggregatorslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/VeriTeknik/pluggedin-mcp-proxy

Claude 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.

Details

Category
Aggregators
Language
TypeScript
Author
VeriTeknik