← Back to Plugins
MCP Server MCP

Tool Filter MCP

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Verified source

Install

npx -y @respawn-app/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@respawn-app/tool-filter-mcp",
      "version": "0.4.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...