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

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install mcp-inspector
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mcp-inspector
```

  証拠: MacPorts ports tree: llm/mcp-inspector/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mcp-inspector
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mcp-inspector>
- **バージョン:** 0.22.0
- **ソース概要:** Visual testing tool for MCP servers
- **ホームページ:** <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
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

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

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

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

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.

### ソース

- <https://api.github.com/repos/modelcontextprotocol/inspector>
- <https://github.com/modelcontextprotocol/inspector>
- <https://github.com/modelcontextprotocol/inspector#readme>
- <https://modelcontextprotocol.io/docs/tools/inspector>
- source_facts.description
- source_facts.package-manager-url


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

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

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

- MacPorts - mcp-inspector: normalized package name match | MacPorts ports tree: llm/mcp-inspector/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [chrome-devtools-mcp](https://www.automicvault.com/ja/pkg/brew/chrome-devtools-mcp/) - Shares av.db curated category or tags: cli, debugging, developer-tools, mcp.
- [klee](https://www.automicvault.com/ja/pkg/brew/klee/) - Shares av.db curated category or tags: cli, developer-tool, developer-tools, testing.
- [airtable-mcp-server](https://www.automicvault.com/ja/pkg/brew/airtable-mcp-server/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [allure](https://www.automicvault.com/ja/pkg/brew/allure/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [artillery](https://www.automicvault.com/ja/pkg/brew/artillery/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [busted](https://www.automicvault.com/ja/pkg/brew/busted/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [bzt](https://www.automicvault.com/ja/pkg/brew/bzt/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [cargo-fuzz](https://www.automicvault.com/ja/pkg/brew/cargo-fuzz/) - Shares av.db curated category or tags: cli, developer-tools, testing.
- [mcp-get](https://www.automicvault.com/ja/pkg/brew/mcp-get/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, mcp, node.
- [mcp-remote](https://www.automicvault.com/ja/pkg/brew/mcp-remote/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, mcp, node.

## Combined YAML source

View the package source record on GitHub. [combined/mcp-inspector.yml](https://github.com/automic-vault/db/blob/main/combined/mcp-inspector.yml)


## ソース

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