Skip to content
Back to search
30
MCP

JWT Decoder

pulsemcp/jwt decoder

Decode JWT tokens to inspect header, payload, claims, and expiry.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

JWT Decoder API
Decode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.
1 tools · sse
JWT Decoder API
Decode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.
0 tools · sse
io.github.ryudi84/jwt-forge-mcp
Decode and inspect JWT tokens — header, payload, expiry check
0 tools
Jwt
JWT decoder MCP.
0 tools · streamable-http
x402 Utility Tools: Jwt Decode
Decode JWT header and payload without accepting secrets or claiming signature verification. Low-price deterministic x402 utility bench with
0 tools · http
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jwt_decoder": {
      "url": "None",
      "transport": "http"
    }
  }
}