# mcpm を Homebrew でインストール

mcpm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mcpm
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mcpm
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mcpm
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mcpm>
- **バージョン:** 2.15.0
- **ソース概要:** Open source, community-driven MCP server and client manager
- **ホームページ:** <https://mcpm.sh/>
- **上流ドキュメント:** <https://mcpm.sh/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/8d/e5/ee958c0ef1ab7f7a7e147217e54715358464f0865b35c34502b8cc82869e/mcpm-2.15.0.tar.gz>
- **最終更新:** 2026-06-21T11:15:22Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mcpm (cli)
- mcpm (エイリアス)

## 依存関係

- certifi
- cryptography
- libyaml
- pydantic
- python@3.14
- rpds-py

## ビルド依存関係

- cmake
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.15.0
- マネージャ更新日: 2026-06-21
- ローカルデータ: OK
- 上流リポジトリ: https://mcpm.sh/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2025-03: Public GitHub repository created.
- 2025-03: v1.0.1 release published.
- 2025-2026: Project documents a v2.0 global workspace model replacing earlier target-based configuration.
- 2026-05: v2.15.0 release published.

### Related projects

- MCPM is related to MCP clients such as Claude Desktop, Claude Code, Cursor, Gemini CLI, Codex CLI, and Goose. Within MCP package tooling it complements mcptools, which inspects and calls MCP servers, and MCPHost, which hosts model interactions with configured MCP tools.

### ソース

- <https://api.github.com/repos/pathintegral-institute/mcpm.sh>
- <https://api.github.com/repos/pathintegral-institute/mcpm.sh/releases>
- <https://github.com/pathintegral-institute/mcpm.sh>
- <https://mcpm.sh/>


## セキュリティノート

mcpm に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **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:** stable


## 関連リンク

- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [MCP tool packages](https://pkg.so/ja/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/ja/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [github-mcp-server](https://pkg.so/ja/brew/github-mcp-server/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [playwright-mcp](https://pkg.so/ja/brew/playwright-mcp/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [mcp-atlassian](https://pkg.so/ja/brew/mcp-atlassian/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [supabase-mcp-server](https://pkg.so/ja/brew/supabase-mcp-server/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [gitea-mcp-server](https://pkg.so/ja/brew/gitea-mcp-server/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [mcphost](https://pkg.so/ja/brew/mcphost/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [neo4j-mcp](https://pkg.so/ja/brew/neo4j-mcp/) - Shares pkgdb curated category or tags: ai, ai-tools, cli, mcp.
- [mcp-toolbox](https://pkg.so/ja/brew/mcp-toolbox/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [fastmcp](https://pkg.so/ja/brew/fastmcp/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, libyaml.
- [mcp-google-sheets](https://pkg.so/ja/brew/mcp-google-sheets/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, cli, cryptography, mcp.

## Combined YAML source

View the package source record on GitHub. [combined/mcpm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mcpm.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
