← Index

Tool Filter MCP

io.github.respawn-app/tool-filter-mcp·v0.4.2·Other
Quality Score
64
/100

MCP proxy server that filters tools from upstream MCP servers via regex-based deny list

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tool-filter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@respawn-app/tool-filter-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tool-filter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@respawn-app/tool-filter-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @respawn-app/tool-filter-mcp
§03  MCP Quality Score  ·  methodology
freshness
14
completeness
10
installability
25
documentation
10
stability
5
§04  Alternatives in Other