80
/ 100
14 days ago
smithery

JWT Decoder — Inspect Claims, Expiry & Algorithm

JWT token decoder API for AI agents. Decode and inspect JSON Web Tokens without verification: extract header (algorithm, type), payload (claims, issuer, audience), expiry timestamp, and signature info. Tools: security_decode_jwt. Use this for debugging authentication flows, inspecting token claims, or verifying token structure. IMPORTANT: This decodes without verifying — for security validation, verify signatures server-side. Returns: {header, payload, claims, expiresAt, algorithm}. No API ke

· 4.6K installs· listed on smithery
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/https-smithery-ai-server-axel-belfort-jwt-decoder-1lxa3b)](https://m8ven.ai/mcp/https-smithery-ai-server-axel-belfort-jwt-decoder-1lxa3b)
code hash: 49a180949a34df33fa77a02715fc803002de5992b28b9616b2b4a9903351df5f
verified: 7/17/2026, 8:23:32 AM
view raw JSON →