Skip to content
Back to search
30
MCP

jwt-ai-mcp

pypi/jwt-ai-mcp

Jwt Ai MCP server. Tools: decode jwt, validate jwt, generate jwt. Built by MEOK AI Labs.

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

How to use

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

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