mcp-inspector

    Session, capability state and mcp.json catalog handling for MCP debugging tools.

    mcp
    model-context-protocol
    inspector
    debugging
    Download zip
    Version
    0.8.0
    License
    MIT
    Last updated
    26 days ago
    Downloads
    93

    #marianoguerra/mcp-inspector

    Session lifecycle, capability state and mcp.json catalog handling for tools that debug MCP 2026-07-28 servers. This is the layer between marianoguerra/mcp-client and a user interface.

    moon add marianoguerra/mcp-inspector

    #What is in it

    PackagePurpose
    @inspectorSession: connect, capability and identity state, paginated list/read/call wrappers, tool-exclusion reporting, a bounded message trace, and error classification
    @catalogmcp.json loading, server selection, and redaction for display

    @catalog's redaction removes every env value, OAuth secrets, and any header or metadata key containing auth/cookie/secret/token/password/api-key/apikey. It deliberately does not scrub credentials embedded in a url or in stdio args treat those as sensitive before pasting a listing anywhere.