Catalog
io.github.respawn-app/tool-filter-mcp
OfficialTool Filter MCP
MCP proxy server that filters tools from upstream MCP servers via regex-based deny list
Proxy server that filters MCP tools using regex-based access control.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tool-filter-mcp": {
"command": "npx",
"args": [
"-y",
"@respawn-app/tool-filter-mcp@0.4.2"
]
}
}
}