Agent Tools
Back to MCP servers

Hash Generator — MD5, SHA256, SHA512, bcrypt

https://server.smithery.ai/axel-belfort/hash-generator/mcp
● healthy

Cryptographic hash generation API for AI agents. Generate MD5, SHA1, SHA256, SHA512, and bcrypt hashes instantly. Returns hash string, algorithm name, and output length. Tools: crypto_generate_hash. Use this for password hashing, data integrity verification, file checksums, or content deduplication. Essential utility for any security-aware agent. Returns: {hash, algorithm, length}. No API key required — x402 micropayment $0.001/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/hash-generator/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/hash-generator/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/hash-generator-x402
Listed at (smithery)
https://github.com/Br0ski777/hash-generator-x402