nokamoto/mcp-toolgate
A lightweight proxy for stdio-based MCP servers that filters which tools are registered and exposed to clients.
Platform-specific configuration:
{
"mcpServers": {
"mcp-toolgate": {
"command": "npx",
"args": [
"-y",
"mcp-toolgate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...