AUTOMATIONSWITCH
OfficialDev Tools

MCP Inspector

by Model Context Protocol

The official MCP debugging and testing tool maintained by the Model Context Protocol project. Visual inspector for MCP servers: invoke tools, inspect transports, validate protocol behaviour during development. 9,647 GitHub stars and 32 commits on main in the last 30 days.

9,647·6 tools·Released DEC 2024·MIT
npx -y @modelcontextprotocol/inspector
Share:

The official MCP debugging and testing tool maintained by the Model Context Protocol project. Visual inspector for MCP servers: invoke tools, inspect transports, validate protocol behaviour during development. 9,647 GitHub stars and 32 commits on main in the last 30 days. Top star count in this batch.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

{ "mcpServers": { "inspector": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/inspector" ] } } }
PrereqRun via `npx -y @modelcontextprotocol/inspector`. Web UI at http://localhost:5173. NPM: `@modelcontextprotocol/inspector`. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "inspector": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/inspector" ] } } }
{ "mcpServers": { "inspector": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/inspector" ] } } }
{ "mcpServers": { "inspector": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/inspector" ] } } }
{ "mcpServers": { "inspector": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/inspector" ] } } }

6 TOOLS AVAILABLE

tools/list
List tools exposed by the connected MCP server
Read
tools/call
Invoke any tool with arbitrary arguments
Admin
resources/list
List resources exposed by the server
Read
prompts/list
List prompts registered with the server
Read
transport_inspect
Inspect transport state (stdio, streamable-http, SSE)
Read
notification_stream
Subscribe to the live notification and request/response log
Read

OUR ASSESSMENT

Strengths
  • 9,647 GitHub stars and dual MIT/Apache-2.0 licence (transitioning fully to Apache-2.0).
  • 32 commits on main in the last 30 days.
  • Official Model Context Protocol project maintenance.
  • Visual web UI plus CLI mode.
  • Supports stdio, streamable-http, and SSE transports.
  • Live notification stream for debugging async tool flows.
Weaknesses
  • Inspector is a developer utility distinct from a runtime MCP server that exposes domain tools.
  • Web UI requires a browser; headless CI use cases run the CLI mode.
  • Licence transition documented in the LICENSE file: existing contributions remain MIT until contributors grant relicensing consent.
Security Notes

Inspector connects to any MCP server the operator points it at. Treat the Inspector session as having the same access as the server it connects to. For production debugging, run Inspector against a dedicated test instance or behind a network boundary.

Best For

MCP server developers debugging tool surfaces, transport behaviour, or notification flows; teams running CI checks against MCP server responses; operators validating an MCP integration before connecting it to a production agent.

TECHNICAL DETAILS

Language
typescript
Transport
stdiostreamable-httpsse
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
npm
@modelcontextprotocol/inspector
Last Release
@modelcontextprotocol/inspector (npm latest)MAY 3, 2026
First Released
DEC 1, 2024

ADOPTION METRICS

// GitHub Stars
9,647

// Reading this9,647 stars on the modelcontextprotocol/inspector official repo. 32 commits on main in the last 30 days. Top star count in this batch.

// Popularity Rank
#1
Globally · #1 in Dev Tools

// Reading thisPairs with Context7 and Chrome DevTools in dev-tools as official MCP developer infrastructure.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
5 directories
PulseMCP, MCP.so, Glama, Smithery, Official MCP Registry
03
Verified against
All MCP-compatible clients (the Inspector connects to any MCP server)
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.6editorial9,647MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Smithery— unratedunavailableunavailableMAY 3, 2026
Official MCP Registry— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER DEV TOOLS MCP SERVERS

Official5

GitHub

GitHub

Official GitHub MCP server. 29,469 stars, MIT, 33 commits on main in the last 30 days. Repo, issue, PR, action, and code search tools backed by the GitHub REST + GraphQL APIs.

24 tools29,469
Official4.7

Playwright

Microsoft

Official Microsoft Playwright MCP server. Browser automation tools (navigate, click, fill, screenshot, evaluate JS, network capture) backed by Playwright. 31,942 stars, 35 commits/30d, Apache-2.0.

11 tools31,942
Community4.6

GitLab MCP

zereight

GitLab MCP with 60+ tools covering merge requests, repositories, issues, branches, commits, files, discussions, draft notes, approvals, pipelines, and OAuth multi-user support. 54 commits on main in the last 30 days.

9 tools1,449
Vendor4.5

OpenSpec

Fission-AI

The leading spec-driven development workflow for AI agents. Implements the /opsx:propose → /opsx:apply → /opsx:archive cycle that scaffolds proposals, specs, design docs, and task checklists, then applies them and archives once shipped.

7 tools44,941
Vendor4.5

Chrome DevTools for Agents

Google · Chrome DevTools team

Vendor-official Chrome DevTools MCP server from the Chrome DevTools team at Google. Lets agents control and inspect a live Chrome browser for automation, debugging, and performance analysis.

6 tools37,989
Vendor4.5

Terraform MCP Server

HashiCorp

Vendor-official Terraform MCP server from HashiCorp. Integrates with the public Terraform Registry (providers, modules, policies) and HCP Terraform / Terraform Enterprise (workspace management, organisation listing, run management, private registry access).

7 tools1,346
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →