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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/jwt-ai-mcp
jwt-ai-mcp MCP server by MEOK AI Labs
0 tools
json-ai-mcp
AI-powered json ai MCP server for agents. Supports validate json, transform json, diff json. By MEOK AI Labs.
0 tools
json-ai-mcp
AI-powered json ai MCP server for agents. Supports validate json, transform json, diff json. By MEOK AI Labs.
0 tools
io.github.csoai-org/json-ai-mcp
json-ai-mcp MCP server by MEOK AI Labs
0 tools
url-ai-mcp
Url Ai MCP server. Tools: parse url, shorten url data, check url safety. Built by MEOK AI Labs.
0 tools
password-ai-mcp
Password Ai MCP server. Tools: generate password, check strength, hash password. Built by MEOK AI Labs.
0 tools

How to use

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

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