Automic VaultAutomic Vault

brew

Install mcp-inspector with Homebrew, MacPorts

Visual testing tool for MCP servers. Version 0.22.0 via Homebrew; verified 2026-06-05.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install mcp-inspector

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install mcp-inspector

MacPorts ports tree · llm/mcp-inspector/Portfile · source: api.github.com

overview

Package summary

Visual testing tool for MCP servers

Commands and aliases

  • mcp-inspector

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
mcp-inspectorcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.22.0
manager updated2026-06-05
local dataok
upstreamnot checked
latest detectednot detected

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

install metadata

Package metadata

Package keybrew:mcp-inspector
Version0.22.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/mcp-inspector
Homepagehttps://modelcontextprotocol.io/docs/tools/inspector
Repositoryhttps://github.com/modelcontextprotocol/inspector
Upstream docshttps://github.com/modelcontextprotocol/inspector#readme
LicenseMIT
Source archivehttps://registry.npmjs.org/@modelcontextprotocol/inspector/-/inspector-0.22.0.tgz
Last updated2026-06-05T17:14:41Z
Pulseupdated
Dependenciesnode
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

mcp-inspector

sudo port install mcp-inspector
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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