Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mcp-publisher

local Homebrew formula metadata

概要

パッケージ概要

Publisher CLI tool for the Official Model Context Protocol (MCP) Registry

コマンドとエイリアス

  • mcp-publisher

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mcp-publishercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.7.9
マネージャ更新日2026-05-13
ローカルデータOK
上流最新
検出された最新v1.7.9

https://github.com/modelcontextprotocol/registry

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mcp-publisher
バージョン1.7.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mcp-publisher
ホームページhttps://github.com/modelcontextprotocol/registry
リポジトリhttps://github.com/modelcontextprotocol/registry
上流ドキュメントhttps://github.com/modelcontextprotocol/registry#readme
ライセンスMIT
ソースアーカイブhttps://github.com/modelcontextprotocol/registry/archive/refs/tags/v1.7.9.tar.gz
最終更新2026-05-13T00:18:47Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemcp-publisher
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment