nmindz/mcp-commander
A convenient command-line tool to manage MCP (Model Context Protocol) servers across different code editors.
Platform-specific configuration:
{
"mcpServers": {
"mcp-commander": {
"command": "npx",
"args": [
"-y",
"mcp-commander"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...