Automic VaultAutomic Vault

brew

mcp-inspector を Homebrew, MacPorts でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mcp-inspector

MacPorts ports tree · llm/mcp-inspector/Portfile · ソース: api.github.com

概要

パッケージ概要

Visual testing tool for MCP servers

コマンドとエイリアス

  • mcp-inspector

履歴

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

MCP Inspector is the official visual testing and debugging tool for Model Context Protocol servers. It packages a browser UI and a local proxy so developers can exercise MCP servers over stdio, SSE, or Streamable HTTP while inspecting tools, resources, prompts, and authentication behavior.

プロジェクトの歴史

The public repository was created under the modelcontextprotocol GitHub organization in October 2024, shortly before MCP tooling became a common dependency of AI-editor and desktop-agent workflows. Its README describes a two-part architecture: a React-based MCP Inspector Client and a Node.js MCP Proxy that bridges the browser UI to MCP servers.

The official MCP documentation treats the Inspector as a developer tool and links it from the developer-tools section of the docs site. Later README updates added explicit proxy authentication and security guidance after the project became a common way to run local MCP processes from a browser-driven workflow.

採用の歴史

The Inspector is distributed primarily as an npm-executed tool, with the README documenting `npx @modelcontextprotocol/inspector` as the quick-start path and a container image as an alternative. Homebrew packaging gives macOS and Linux package-manager users a pinned `mcp-inspector` executable for the same official tool.

GitHub repository metadata showed more than ten thousand stars and more than a thousand forks by July 2026, which is unusually high for a protocol-specific debugging utility and reflects its role as the default manual test harness for MCP server authors.

使われ方

Typical use is to launch the Inspector with no arguments for UI mode, or to pass an MCP server command such as `node build/index.js` so the tool can start the server and connect through its proxy. The README documents default local ports 6274 for the client UI and 6277 for the proxy server.

The Inspector can export server entries or complete MCP server files for use in clients such as Cursor, Claude Code, or the Inspector CLI. Its docs also warn that the proxy can spawn local processes and should not be exposed to untrusted networks.

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

For package users, MCP Inspector is the rough equivalent of a protocol REPL plus GUI debugger: it lets a packaged MCP server be smoke-tested without building a bespoke client. That made it a natural Homebrew formula despite the upstream Node-centric install path.

Its significance is also operational. Because MCP servers often ship as tiny CLI packages launched by larger clients, a standalone inspector gives maintainers a reproducible way to debug transport, environment-variable, and authentication issues outside any one host application.

タイムライン

  • 2024: GitHub repository created under modelcontextprotocol/inspector.
  • 2025: Inspector documented as the official MCP visual testing and debugging tool.
  • 2025: Proxy authentication and security guidance documented in the README.
  • 2026: Repository metadata showed broad adoption with thousands of stars and forks.

Related projects

  • modelcontextprotocol/registry provides the official MCP server registry and publisher CLI.
  • sparfenyuk/mcp-proxy and geelen/mcp-remote solve adjacent MCP transport-bridging problems.
  • MCP SDKs and example servers provide the protocol implementations commonly tested with the Inspector.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.22.0
マネージャ更新日2026-06-05
ローカルデータOK
上流not checked
検出された最新未検出

https://modelcontextprotocol.io/docs/tools/inspector

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mcp-inspector
バージョン0.22.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mcp-inspector
ホームページhttps://modelcontextprotocol.io/docs/tools/inspector
リポジトリhttps://github.com/modelcontextprotocol/inspector
上流ドキュメントhttps://github.com/modelcontextprotocol/inspector#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-0.22.0.tgz
最終更新2026-06-05T17:14:41Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

mcp-inspector

sudo port install mcp-inspector
  • normalized package name match
  • 一致条件: Mcp Inspector
MacPorts ports tree · api.github.com · MacPorts ports tree: llm/mcp-inspector/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment