MCP Inspector
ActiveDescription
MCP Inspector is a debugging and inspection tool for the Model Context Protocol ecosystem, useful for validating MCP server behavior and troubleshooting integrations.
Key Features
- React-based web UI for interactively testing and debugging MCP servers
- MCP Proxy bridges browser to servers via stdio, SSE, and streamable HTTP transports
- Supports bearer token authentication for secure SSE connections
- Export server configurations to mcp.json for Cursor, Claude Code, and other clients
- Run via npx, Docker, or directly against an MCP server repository
- Random session token auth by default with auto browser opening
Use Cases
Tags
Categories
Quick Start
npx @modelcontextprotocol/inspector β open http://localhost:6274 β configure server settings in sidebar β test tools interactively