Skip to content
Back to search
30
MCP

vinkius/jwt-base64-decoder-mcp

docker/vinkius/jwt-base64-decoder-mcp

Vinkius Edge high-performance Model Context Protocol (MCP) server for decoding JWT tokens and Base64

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

Similar MCP servers embedding-nearest

@vinkius/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/base-converter-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for base conversions (hex, binary,
0 tools
vinkius/regex-toolkit-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for evaluating and testing regular
0 tools
vinkius/url-parser-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for URL parsing and query manipula
0 tools
vinkius/yaml-json-converter-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for seamless YAML/JSON bidirection
0 tools
vinkius/faker-mcp
Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data
0 tools

How to use

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

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