Claudeup
Freeby MCP Community
TUI tool for managing Claude Code plugins, MCPs, and configuration
v4.11.2Added Apr 12, 2026
claudeclaude-codemcppluginstui
Claudeup MCP Server
TUI tool for managing Claude Code plugins, MCPs, and configuration
Installation
npx -y claudeup
Reviews
Installation
Quick install
npx -y claudeup
Add to claude_desktop_config.json
{
"mcpServers": {
"claudeup": {
"command": "npx",
"args": ["-y", "claudeup"]
}
}
}