pro-vi/mcp-filter
A proxy MCP (Model Context Protocol) server that filters the upstream tool surface to just the tools you need.
Platform-specific configuration:
{
"mcpServers": {
"mcp-filter": {
"command": "npx",
"args": [
"-y",
"mcp-filter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...