Back to search
30
MCP

io.github.ryudi84/jwt-forge-mcp

io.github.ryudi84/jwt-forge-mcp

Decode and inspect JWT tokens — header, payload, expiry check

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

Similar MCP servers embedding-nearest

io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
io.github.ryudi84/base64-forge-mcp
Encode/decode Base64, URL-safe variants, and file data
0 tools
JWT Decoder API
Decode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.
0 tools · sse
io.github.ryudi84/json-forge-mcp
JSON processing — format, validate, diff, convert, minify, query, analyze
0 tools
io.github.ryudi84/markdown-forge-mcp
Markdown processing, TOC generation, HTML conversion
0 tools
io.github.csoai-org/jwt-ai-mcp
jwt-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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