Agent Tools
Back to MCP servers

SSL Certificate Checker — Validity, Expiry & Grade

https://server.smithery.ai/axel-belfort/ssl-checker/mcp
● healthy

SSL/TLS certificate checker API for AI agents. Verify certificate validity, expiry date, issuer chain, protocol version, cipher strength, and security grade for any domain. Tools: security_check_ssl. Use this for security monitoring, expiry alerting, or SSL audit automation. IMPORTANT: For comprehensive trust assessment (SSL + DNS + WHOIS + headers), use trust_score_evaluate instead. Returns: {valid, expiresIn, issuer, grade, protocol}. No API key required — x402 micropayment $0.002/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/ssl-checker/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/ssl-checker/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/ssl-checker-x402
Listed at (smithery)
https://github.com/Br0ski777/ssl-checker-x402