Agent Tools
Back to MCP servers
● healthy

Hash passwords with bcrypt and issue/verify JWT session tokens. Ideal for issuing and verifying session JWTs for microservices, hashing credentials, building login/token flows.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/a2a/auth-token-service/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/a2a/auth-token-service/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://bcrypt-python-jose-d0e0d0.getvda.ai
Listed at (smithery)
https://bcrypt-python-jose-d0e0d0.getvda.ai