Claude-Code-MCP-Server-Selector

henkisdabro/Claude-Code-MCP-Server-Selector
★ 7 stars TypeScript Code/Dev Tools Updated 2mo ago ✓ Clean
A fast, beautiful TUI for managing MCP (Model Context Protocol) servers in Claude Code. Optimize your context window by enabling only the servers you need, when you need them.
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": {
    "claude-code-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "henkisdabro/Claude-Code-MCP-Server-Selector"
      ]
    }
  }
}

Topics

claude-codemcpshelltui-app