eversonl/claude-config-manager
A lightweight, command-line tool for managing Claude Desktop MCP (Model Context Protocol) configurations. This tool makes it easy to toggle MCP servers on and off, create preset configurations, and manage backups.
Platform-specific configuration:
{
"mcpServers": {
"claude-config-manager": {
"command": "npx",
"args": [
"-y",
"claude-config-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...