kais-radwan/mcp-tool-filter
MCP proxy that filters which tools are exposed from remote servers. Reduces context window token usage by only loading the tools you need
Platform-specific configuration:
{
"mcpServers": {
"mcp-tool-filter": {
"command": "npx",
"args": [
"-y",
"mcp-tool-filter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...