jandroav/claude-mcp-switch
Simple CLI tool that lets you quickly enable/disable MCP servers in Claude Code without manually editing config files
Platform-specific configuration:
{
"mcpServers": {
"claude-mcp-switch": {
"command": "npx",
"args": [
"-y",
"claude-mcp-switch"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...