mcp-manager
Verified Safeby Ragtimelab
Overview
A command-line interface (CLI) tool for managing Model Context Protocol (MCP) servers locally, providing installation, upgrade, health check, backup, and diagnostic functionalities similar to `brew`.
Installation
mcpm listSecurity Notes
The tool directly executes `uvx`, `npx`, and `npm` via subprocess calls. While this is its core function for managing packages, it inherently relies on the security of these underlying tools and the trustworthiness of the package names provided by the user. No direct `eval` or obfuscation found. Sensitive environment variables are masked in `show_server` output. Configuration is stored locally in `~/.claude.json`.
Similar Servers
claude-code-subagents-collection
The repository serves as a comprehensive marketplace and registry for Claude Code, offering a wide array of specialized AI agents, commands, hooks, and a catalog of external Model Context Protocol (MCP) servers to enhance development workflows.
mcpm.sh
MCPM is a command-line tool for managing Model Context Protocol (MCP) servers, enabling discovery, installation, execution, sharing, and integration with various MCP clients.
mcp-manager
A web GUI to easily manage and configure Model Context Protocol (MCP) servers for the Claude Desktop app on MacOS, generating terminal commands for installation and setup.
mcpick
Manages MCP server configurations for Claude Code to optimize context usage and performance by enabling/disabling servers, creating backups, and using profiles.