Inspect and debug MCP servers visually before connecting them to agents
Use MCP Inspector when you need to launch an MCP server, inspect its tools and resources, exercise calls manually, and troubleshoot transport or schema issues before putting that server in front of real agents.
What it does
Inspect and debug MCP servers visually before connecting them to agents
Use MCP Inspector when you need to launch an MCP server, inspect its tools and resources, exercise calls manually, and troubleshoot transport or schema issues before putting that server in front of real agents.
Prerequisites
Node.js or Docker, MCP Inspector, and a target MCP server command or endpoint to inspect
Installation
Use the upstream install or setup path that matches your environment:
- npx @modelcontextprotocol/inspector
- docker run --rm \
- To inspect an MCP server implementation, there's no need to clone this repo. Instead, use npx. For example, if your server is built at build/index.js:
- npx @modelcontextprotocol/inspector node build/index.js
Requirements and caveats from upstream:
- MCP Proxy (MCPP): A Node.js server that acts as a protocol bridge, connecting the web UI to MCP servers via various transport methods (stdio, SSE, streamable-http)
- Node.js: ^22.7.5
-
Docker Container
Basic usage or getting-started notes:
-
To get up and running right away with the UI, just execute the following:
-
bash
-
The server will start up and the UI will be accessible at http://localhost:6274.
-
Extracted from upstream docs: https://raw.githubusercontent.com/modelcontextprotocol/inspector/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,583 chars)