Protocol-decoded view
Tool calls, resource reads, and prompt responses are rendered as first-class objects.
Inspect tool list negotiation, request/response framing, and session state — without piping JSON-RPC into a terminal.
No credit card required · Free plan available
Tool registry
Capabilities
tools, resources
{ "name": "refunds.create" }
{ "ok": true, "id": "re_3b" }
{ "uri": "memory://refund-policy" }
{ "code": -32601, "message": "method not found" }
The MCP Debugger speaks the Model Context Protocol natively. Capture a live session, pin a session ID, and watch every tool registration, resource fetch, prompt response, and lifecycle event arrive with proper protocol decoding. No more squinting at hex frames or correlating IDs by hand.
Why it matters
Tool calls, resource reads, and prompt responses are rendered as first-class objects.
See the live tool registry, capability set, and outstanding request map at any instant.
Save a session, replay it against a new server build, and diff the responses.
Use cases
Real situations where mcp debugger replaces an afternoon of detective work with a single, decisive answer.
Verify a new MCP server returns the expected tool list before customer rollout.
Reproduce a flaky tool call by replaying its exact session prefix.
Confirm an agent honors capability negotiation and rejects unsupported tools.
Pairs well with
Start free, capture a live endpoint in seconds, and put the whole WebhookScout platform behind your integrations.