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.
Quick Start
Clone the repository:
git clone https://github.com/ViperJuice/mcp-gatewayClaude Desktop configuration example:
{
"mcpServers": {
"mcp-gateway": {
"command": "npx",
"args": [
"-y",
"ViperJuice/mcp-gateway"
]
}
}
}Check the repository README for specific installation and configuration instructions.