petiky/mcp-manager
This is a visual client tool used to manage MCP (Model Context Protocol). With this tool, you can easily manage and operate the MCP environment without manually performing complex command-line operations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-manager": {
"command": "npx",
"args": [
"-y",
"mcp-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...