Skip to content
Back to search
30
MCP

io.github.ryudi84/jwt

io.github.ryudi84/jwt

MCP server for JWT decoding and inspection

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

Similar MCP servers embedding-nearest

io.github.ryudi84/jwt-forge-mcp
Decode and inspect JWT tokens — header, payload, expiry check
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.csoai-org/jwt-ai-mcp
jwt-ai-mcp MCP server by MEOK AI Labs
0 tools
JWT AI
Python MCP server for JSON Web Token generation and validation.
0 tools
Jwt
JWT decoder MCP.
0 tools · streamable-http
hackerdogs/jwt-tool-mcp
JWT-Tool MCP Server
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ryudi84/jwt": {
      "url": "None",
      "transport": "http"
    }
  }
}