antruongnguyen/mcp-server-manager
A Model Context Protocol Server Manager (MCPSM) that orchestrates the MCP servers, manages their configurations, and provides a user-friendly interface for monitoring and controlling server instances.
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...