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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Detailed Documentation
π π π πͺ π§ - 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.
Configuration
{
"mcpServers": {
"viperjuice-mcp-gateway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-viperjuice-mcp-gateway"
],
"env": {}
}
}
}