RoXsaita/Claude-MCP-Toggle
A simple command-line tool for managing MCP (Model Context Protocol) servers in Claude Code. Toggle servers on/off without losing configurations through intelligent backup and restore functionality.
Platform-specific configuration:
{
"mcpServers": {
"Claude-MCP-Toggle": {
"command": "npx",
"args": [
"-y",
"Claude-MCP-Toggle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...