A focused toolkit for JWT operations inside Claude. Gives you four core functions: decode tokens to inspect headers and payloads, validate signatures and expiration, generate new tokens with custom claims, and inspect token structure without verification. Built by MEOK AI Labs with EU AI Act compliance hooks baked in. Reach for this when you're debugging authentication flows, need to quickly parse tokens during support calls, or want Claude to handle JWT creation without switching to a separate tool. Installs via pip or Smithery and runs over stdio transport.
claude mcp add --transport stdio csoai-org-jwt-ai-mcp -- uvx jwt-ai-mcp