Back to search
30
MCP

Tool Filter MCP

io.github.respawn-app/tool-filter-mcp

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-action-firewall
A transparent MCP proxy that intercepts dangerous tool calls and requires OTP-based user approval.
0 tools
DevTool MCP
Development tooling MCP server with process management, proxy, and frontend diagnostics
0 tools
easy-mcp-proxy
Easy MCP Proxy - Filter, transform, and compose MCP tools
0 tools
@toolprint/hypertool-mcp
HyperTool MCP proxy server for routing requests between clients and multiple underlying MCP servers
0 tools
mcp-proxy-server
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
0 tools
data-filter-mcp
Local MCP server for running restricted Python text filters over files
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tool_filter_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}