MCP proxy server that filters tools from upstream MCP servers via regex-based deny list
Quick Install
npx @respawn-app/tool-filter-mcpClaude Desktop Config
{
"mcpServers": {
"io-github-respawn-app-tool-filter-mcp": {
"command": "npx",
"args": [
"@respawn-app/tool-filter-mcp"
]
}
}
}v0.4.2
Imported from MCP Registry