Back to search
30
MCP

jwt-lab

npm/jwt-lab

jwt-lab – A fast, secure, beautiful JWT CLI tool and MCP server for developers & AI agents. Encode, decode, verify, inspect, audit, and generate keys for JSON Web Tokens.

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

Similar MCP servers embedding-nearest

jwt-ai-mcp
Jwt Ai MCP server. Tools: decode jwt, validate jwt, generate jwt. Built by MEOK AI Labs.
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
io.github.ryudi84/jwt-forge-mcp
Decode and inspect JWT tokens — header, payload, expiry check
0 tools
io.github.csoai-org/jwt-ai-mcp
jwt-ai-mcp MCP server by MEOK AI Labs
0 tools
JWT Decoder API
Decode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.
0 tools · sse
json-ai-mcp
AI-powered json ai MCP server for agents. Supports validate json, transform json, diff json. By MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "jwt-lab": {
      "url": "None",
      "transport": "http"
    }
  }
}