README: The MCP inspector is a developer tool for testing and debugging MCP servers.
README: The MCP Inspector consists of two main components that work together: - **MCP Inspector Client (MCPI)**: A React-based web UI that provides an interactive interface for testing an…
README: - Node.js: ^22.7.5
README: The MCP Inspector proxy server requires authentication by default. When starting the server, a random session token is generated and printed to the console:
README: CLI mode enables programmatic interaction with MCP servers from the command line, ideal for scripting, automation, and integration with coding assistants. This creates an efficien…