Instrumente pentru inspectarea, testarea și depanarea serverelor Model Context Protocol pe parcursul ciclului de viață al dezvoltării.
The inspector is a diagnostic and validation tool for the Model Context Protocol. It provides an interactive interface and a transport proxy to discover, inspect, and execute the tools, prompts, and resources provided by an MCP server. The project serves as a debugger and compliance tester to verify that server implementations adhere to the protocol specification and JSON-RPC standards. It allows for real-time monitoring of message exchanges and logs between clients and servers across various transport layers, such as standard input/output and Server-Sent Events. The tool covers a broad rang
The official MCP Inspector is an interactive diagnostic and validation tool that monitors message traffic, simulates client requests, validates protocol compliance, and supports stdio/SSE transports, making it a comprehensive debugging and testing environment for MCP servers.
mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous agents using the Model Context Protocol. It provides a comprehensive toolkit for creating servers that expose custom tools, data resources, and prompts to compatible AI agents. The project distinguishes itself by offering a complete lifecycle for protocol-based applications, including a dedicated hosting platform for production servers and a compliance validator to ensure servers meet marketplace publishing requirements. It also features an observability suite for tracing protoco
mcp-use is a comprehensive MCP development framework that includes an MCP inspector, observability suite, and API payload inspection capabilities, making it capable of interactively debugging and testing MCP servers despite its broader scope as a full lifecycle tool.