craneoankh/mcp-server-manager
⚙️ Manage MCP servers effortlessly with a single binary and simple YAML config, supporting multiple clients and systems, all through a user-friendly interface.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-manager": {
"command": "npx",
"args": [
"-y",
"mcp-server-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...