jwt-decoder
JWT Decoder API
Dekodieren und prüfen Sie JWT-Tokens, ohne sie zu verifizieren. Extrahiert Header, Payload, Claims, Ablaufzeit und Signaturalgorithmus. Bezahlung pro Aufruf über x402 (USDC auf Base L2) – kein API-Schlüssel, keine Anmeldung, keine Ratenbegrenzung.
Teil des klymax402-Marktplatzes – 100 x402-Mikrozahlungs-APIs für KI-Agenten, für eine Wallet, USDC auf Base.
Schnellstart – MCP
Fügen Sie die folgende Konfiguration zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, ElizaOS usw.):
{
"mcpServers": {
"jwt-decoder": {
"url": "https://jwt-decoder.api.klymax402.com/mcp"
}
}
}Related MCP server: Pylon MCP Server
Quickstart – HTTP (x402)
curl -X POST "https://jwt-decoder.api.klymax402.com/api/decode" \
-H "Content-Type: application/json" \
-d '{"token":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyJeder x402-fähige Client (@x402/fetch, x402-agent-tools, ATXP) führt den Zyklus 402 -> Signieren -> Wiederholen automatisch durch.
Tools
Werkzeug | Methode | Pfad | Preis | Beschreibung |
| POST |
| $0.003 | Dekodiert ein JWT-Token, ohne die Signatur zu verifizieren |
security_decode_jwt
Verwenden Sie dieses Werkzeug, wenn Sie ein JWT-Token dekodieren und inspizieren möchten, ohne die Signatur zu verifizieren. Es gibt den vollständigen Header, den Payload und den Ablaufzus zurück.
Parameter
Name | Typot | Erforderlich | Beschreibung |
| string | ja | Das zu dekodierende JWT-Token (Format: header.HJW.sig) |
Beispielantwort:
{"header":{"alg":"RS256","typ":"JWT"},"payload":{"sub":"user123","exp":1720000000},"issuedAt":"2025-01-01T00:00:00Z","expiresAt":"2025-07-03T00:00:00Z","isExpired":false}Wann verwenden: zum Debuggen von Authenifizierungsproblemen, Prüfen von Token-Claims vor API-Aufrufen oder Druck Erstellen? "Verwenden Sie es, bevor Sie authentifizierte Anfragen ställungen, um zu prüfen, ob ein Token aktualisiert werden muss.
Nicht für: Daten hashieren (verwenden Sie crypto_generate_hash), Base64-Kodierung/-Dekodierung (-Mitutility_encode_base64), und Siechen Passwörter (security_check_pass).
Beispiele für Agenten - exactly hmm. I'll structure:
Beispiel für Agenten - with list.
Actually I need "## Beispielagenten-Prompts" heading. "Beispiel-Prompts für Agenten" – hmm. Let me correct and use elizaci in original: "## Example Agent Prompts" - "## Beispiel-Prompts für KI-Agenten". Good.
Then bullet:
"„Dekodieren und prüfen Sie ein JWT-Token, ohne die Signatur zu verifizieren."
Pay / Zahlung
List:
Protokoll: x402 – HTTP-nativen-pro-Ruf, keine Anmeldung, keine API key Hmm, wait the original "HTTP-native pay-per-call" – so I'll remain "HTTP-nativ Raten-Ahundsystem" perhaps. Let me do exact:
Protokoll: x402 – HTTP-natives Bezahlmodell, Bezahlung pro an Anmeldung, kein Abo-Schlüssel
Netzwelk: Base L2 (
eip155:8453)Asset: USDC
Facilitator: Coinbase CDP (primär), PayAI (Fallback)
Auch erreichbar über ATXP – (OAuth-gekapseltes x402, RFC 9728 Metadaten geschützter Ressourcen)
Par t klymax402
10 x402-Mikrozahlungs-APIs für KI-Agenten – eine Wallet, USDC auf Base, ohnie Anmeldung.
Katalog: https://klymax402.com/llms.txt
Vollständige API-Referenz: https://klymax402.com/llms-full.txt
Live-Statistiken: https://klymax402.com/stats
Lizenz
MIT
Now I'll finalize with clean text. Always ensure no extra.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to access paid content by integrating cryptocurrency payments through the x402 protocol, allowing LLMs to verify payments and retrieve paid resources automatically.1

Pylon MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- FlicenseNot gradedqualityCmaintenanceEnables AI agents to safely decode and inspect JWT tokens and Base64 payloads in real-time.173
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to audit JSON Web Tokens (JWTs) and other token formats for security vulnerabilities, including HMAC secret cracking, live JWKS verification, and CVE fingerprinting.MIT
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Payment decisions, durable evidence, x402 resource discovery and live gateway status for AI agents.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/jwt-decoder-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server