mcp-tool-filter

kais-radwan/mcp-tool-filter
★ 1 stars TypeScript AI/LLM Updated 7d ago
MCP proxy that filters which tools are exposed from remote servers. Reduces context window token usage by only loading the tools you need
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-tool-filter": {
      "command": "npx",
      "args": [
        "-y",
        "kais-radwan/mcp-tool-filter"
      ]
    }
  }
}

Topics

agentsaimcp