MCP Error Decoder

Translates raw MCP error strings (HTTP 429 with Retry-After, 5xx with request-id, isError=true envelopes, GraphQL errors[]) into actionable diagnoses for the user. Use when an MCP tool call failed and you need to decide whether to retry, ask the user, or surface a fix. Triggers on phrases like "decode this error", "what does this MCP error mean", "is this retryable", "5xx", "rate limit", "GraphQL error".

sanjibani 0da5593 4.1 KB Updated

File contents

sanjibani/mcp-skills-pack/tree/main/skills/mcp-error-decoder commit 0da5593251

Frequently asked questions

npx skillmds@latest add sanjibani/mcp-error-decoder