Skip to content
Back to search
30
MCP streamable-http

io.github.mikerawsonnz/auth-token-service

io.github.mikerawsonnz/auth-token-service

Hash passwords with bcrypt and issue/verify JWT session tokens over A2A + MCP.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

gosce-auth-token-mcp-service
Hash passwords with bcrypt and issue/verify JWT session tokens.
0 tools
io.github.ryudi84/jwt
MCP server for JWT decoding and inspection
0 tools
JWT AI
Python MCP server for JSON Web Token generation and validation.
0 tools
io.github.CakeRepository/1password
MCP server for 1Password service accounts
0 tools
io.github.ryudi84/jwt-forge-mcp
Decode and inspect JWT tokens — header, payload, expiry check
0 tools
io.github.csoai-org/password-ai-mcp
password-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.mikerawsonnz/auth-token-service": {
      "url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}