mcp-inspector

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

mcp
model-context-protocol
inspector
debugging
moon add marianoguerra/mcp-inspector@0.7.0
Download zip
Version
0.7.0
License
MIT
Last updated
2 days ago
Downloads
58
README

#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.