macOS
brew install mcpmlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mcpm in AI-Agent-Workflows.
Installation
brew install mcpmlocal Homebrew formula metadata
Überblick
Open source, community-driven MCP server and client manager
Verlauf
MCPM is an open-source manager and registry-oriented CLI for Model Context Protocol servers. It treats MCP servers as things users can discover, install, organize into profiles, run directly, expose over HTTP, and wire into multiple MCP clients.
The public GitHub repository was created in March 2025 by Path Integral Institute. The official README calls the project MCPM - Model Context Protocol Manager and describes it as an open-source CLI that provides a simplified global configuration approach for MCP servers.
The project moved from an earlier target-based model to a v2.0 global workspace model. Its README says MCPM v2.0 installs servers once, organizes them with profiles, integrates them into clients, and includes a central registry for discovering available MCP servers.
By July 2026, the repository had just under 1k GitHub stars and more than 100 forks. Its official website markets it as a modern MCP server manager and says it works with any MCP client by configuring servers to use `mcpm run server-name`.
The supported-client list on the website and README includes Claude Desktop, Claude Code, Cursor, Windsurf, VSCode, Continue, Cline, Roo Code, OpenCode, Goose CLI, Gemini CLI, Codex CLI, and others. That breadth is the project's adoption pitch: one package-manager-like layer spanning many MCP consumers.
The core package workflow is package-manager-shaped: `mcpm search`, `mcpm install SERVER_NAME`, `mcpm ls`, `mcpm update`, and `mcpm uninstall`. Users can also create profiles, run all servers in a profile, share servers through tunnels, import client configurations, and edit client integrations.
The README documents non-interactive environment variables such as `MCPM_NON_INTERACTIVE`, `MCPM_FORCE`, and `MCPM_JSON_OUTPUT`, plus an `llm.txt` guide intended for AI agents. That makes MCPM notable as both a human CLI and an automation surface for agents managing their own MCP server environment.
MCPM is package-nerd significant because it explicitly imports package-manager concepts into MCP: a registry, install/uninstall commands, global state, update checks, profiles, and client adapters. It exists because installing MCP servers by hand in every client config quickly becomes repetitive.
It also illustrates the MCP ecosystem's registry problem. As MCP servers multiplied, a dedicated manager became useful not just for installation, but for knowing which client configs point to which server definitions and for keeping those definitions portable across tools.
Sicherheitslage
Für mcpm wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mcpm | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mcpm |
|---|---|
| Version | 2.15.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mcpm |
| Homepage | https://mcpm.sh/ |
| Repository | https://github.com/pathintegral-institute/mcpm.sh |
| Upstream-Dokumentation | https://github.com/pathintegral-institute/mcpm.sh/blob/main/llm.txt |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/8d/e5/ee958c0ef1ab7f7a7e147217e54715358464f0865b35c34502b8cc82869e/mcpm-2.15.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-21T11:15:22Z |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, libyaml, pydantic, python@3.14, rpds-py |
| Build-Abhängigkeiten | cmake, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mcpm |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.