Skip to main content
AggregatorsPython

ViperJuice/mcp-gateway

A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest.

aggregatorslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/ViperJuice/mcp-gateway

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "ViperJuice/mcp-gateway"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Python
Author
ViperJuice