Skip to content
Claude Code

jwt tools mcp for Claude Code

io.github.mrfentmen/jwt-tools-mcp

Decode and verify JSON Web Tokens locally. No network and no key.

client:Claude Code transport:stdio runtime:npm

Install jwt tools mcp in Claude Code

run in your project directory

claude mcp add jwt-tools-mcp -- npx -y jwt-tools-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

jwt tools mcp in other clients