# mcp-publisher を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:mcp-publisher
```

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

### macOS

- Homebrew (100%):

```sh
brew install mcp-publisher
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mcp-publisher
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mcp-publisher>
- **バージョン:** 1.8.0
- **ソース概要:** Publisher CLI tool for the Official Model Context Protocol (MCP) Registry
- **ホームページ:** <https://github.com/modelcontextprotocol/registry>
- **リポジトリ:** <https://github.com/modelcontextprotocol/registry>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/modelcontextprotocol/registry/archive/refs/tags/v1.8.0.tar.gz>
- **最終更新:** 2026-07-29T17:04:52+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mcp-publisher (cli)
- mcp-publisher (エイリアス)

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.8.0
- マネージャ更新日: 2026-07-29
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/modelcontextprotocol/registry
- 検出された最新: v1.8.0 (最新)
## プロジェクトの歴史と使われ方

mcp-publisher is the official CLI used to publish server metadata to the Model Context Protocol Registry. It lives in the modelcontextprotocol/registry repository alongside the registry service and documentation.

### プロジェクトの歴史

The registry repository was created in February 2025 as the official home for a community-driven registry service for MCP servers. The README describes the registry as an app-store-like list of MCP servers for clients, while the `cmd/publisher` tree contains the publishing tool.

The registry README records a preview launch on September 8, 2025 and an API freeze for v0.1 on October 24, 2025. The publisher CLI is central to that preview-era workflow because the registry hosts metadata rather than package artifacts, so server authors publish their package elsewhere and then submit a `server.json` manifest.

### 採用の歴史

The official quickstart documents installing `mcp-publisher` via prebuilt release archives or Homebrew, then using `mcp-publisher init`, `login`, and `publish`. That made Homebrew packaging part of the official cross-platform installation story rather than a third-party convenience only.

GitHub repository metadata showed thousands of stars and hundreds of forks by July 2026. Adoption is tied to registry adoption: the more MCP clients and directories rely on canonical server metadata, the more server authors need the publisher CLI in release automation and local publishing workflows.

### 使われ方

A typical publishing flow starts by adding package ownership metadata, publishing the actual artifact to a registry such as npm, installing `mcp-publisher`, generating or editing `server.json`, authenticating with the registry, and running `mcp-publisher publish`.

The official docs describe GitHub, DNS, and HTTP authentication methods. They also show that `server.json` contains the server name, repository URL, package identifiers, transport type, version, and environment-variable declarations.

### パッケージ好きにとっての重要性

mcp-publisher is package-nerd infrastructure: it connects language package registries, source repositories, ownership verification, and MCP client discovery. The CLI gives MCP packages a metadata publishing path without making the MCP Registry host the packages themselves.

Its Homebrew formula is notable because registry publishing is often part of release engineering. A stable system-package install lets maintainers call `mcp-publisher` from shell scripts or CI images without relying on a particular language toolchain.

### タイムライン

- 2025: modelcontextprotocol/registry repository created.
- 2025: Registry preview launch documented in the README.
- 2025: Registry API v0.1 freeze documented for integrators.
- 2026: Registry releases and publisher CLI continue under the official MCP organization.

### Related projects

- modelcontextprotocol/registry is the containing repository and registry service.
- modelcontextprotocol/quickstart-resources is referenced by the quickstart as sample server material.
- MCP server packages on npm, PyPI, NuGet, OCI, and MCPB are publication targets described by the registry docs.

### ソース

- <https://api.github.com/repos/modelcontextprotocol/registry>
- <https://github.com/modelcontextprotocol/registry>
- <https://github.com/modelcontextprotocol/registry#readme>
- <https://github.com/modelcontextprotocol/registry/tree/main/docs>
- <https://modelcontextprotocol.io/registry/quickstart>
- source_facts.repo


## セキュリティノート

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


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

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mcp-publisher
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [github-mcp-server](https://pkg.so/ja/brew/github-mcp-server/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-toolbox](https://pkg.so/ja/brew/mcp-toolbox/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [n8n-mcp](https://pkg.so/ja/brew/n8n-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [playwright-mcp](https://pkg.so/ja/brew/playwright-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [chrome-devtools-mcp](https://pkg.so/ja/brew/chrome-devtools-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-grafana](https://pkg.so/ja/brew/mcp-grafana/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-inspector](https://pkg.so/ja/brew/mcp-inspector/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [context7-mcp](https://pkg.so/ja/brew/context7-mcp/) - Shares pkgdb curated category or tags: ai, cli, mcp.
- [mcp-accessibility-scanner](https://pkg.so/ja/npm/mcp-accessibility-scanner/) - Local metadata places this package in an adjacent workflow. Shared terms: ai, cli, context, mcp, model.
- [mcp-hello-world](https://pkg.so/ja/npm/mcp-hello-world/) - Local metadata places this package in an adjacent workflow. Shared terms: ai, cli, context, mcp, model.
- [mcp-remote](https://pkg.so/ja/brew/mcp-remote/) - Package names and metadata indicate a similar tool family. Shared terms: ai, cli, context, mcp, model.

## Combined YAML source

View the package source record on GitHub. [combined/mcp-publisher.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mcp-publisher.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
