Skip to content
Back to search
30
MCP

@vinkius/jwt-base64-decoder-mcp

jsr/@vinkius/jwt-base64-decoder-mcp

Secure JWT and Base64 inspection Model Context Protocol (MCP) server. Decode and analyze tokens without exposing sensitive keys.

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

Similar MCP servers embedding-nearest

@mcp-listing/jwt-base64-decoder-mcp
Secure JWT and Base64 inspection Model Context Protocol (MCP) server. Decode and analyze tokens without exposing sensitive keys.
0 tools
vinkius/jwt-base64-decoder-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for decoding JWT tokens and Base64
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
@vinkius/uuid-generator-engine-mcp
Cryptographically secure UUID generator Model Context Protocol (MCP) server. Generate valid UUIDv4 and custom unique identifiers.
0 tools
@vinkius/base-converter-mcp
Deterministic base conversion Model Context Protocol (MCP) server.
0 tools
@vinkius/json-schema-validator-mcp
Deterministic JSON Schema validation Model Context Protocol (MCP) server. Strictly validate JSON payloads against defined schemas.
0 tools

How to use

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

{
  "mcpServers": {
    "@vinkius/jwt-base64-decoder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}