modelcontextprotocol/inspector
Visual testing and debugging tool for Model Context Protocol (MCP) servers.

Velocity · 7d
+16
★ / day
Trend
→steady
star history
The MCP Inspector is a developer tool that provides an interactive web UI for testing and debugging MCP server implementations. It consists of a React-based frontend client and a Node.js proxy server that bridges the browser to MCP servers via various transport protocols including stdio, SSE, and streamable-http. Developers use this tool to inspect MCP server behavior, test tool calls, and debug integration issues.