bzsasson/claude-mcp-server-gateway
MCP server gateway for Claude Code, Claude Desktop, and Cline. Loads only specific tools from your MCPs as you need them and saves thousands of tokens. Works with any Model Context Protocol server.
Platform-specific configuration:
{
"mcpServers": {
"claude-mcp-server-gateway": {
"command": "npx",
"args": [
"-y",
"claude-mcp-server-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...