Skip to content

Router

Free

by MCP Community

MCP tool filter for Cursor. Stays under the 40-tool limit.

v1.0.0Added Apr 12, 2026
mcpcursortool-filter
Works with:ClaudeGPTGeminiCopilot

Router MCP Server

MCP tool filter for Cursor. Stays under the 40-tool limit.

Installation

npx -y @logvault/mcp-router

Reviews

Leave a Review

Installation

Quick install
npx -y @logvault/mcp-router
Add to claude_desktop_config.json
{
  "mcpServers": {
    "router": {
      "command": "npx",
      "args": ["-y", "@logvault/mcp-router"]
    }
  }
}