Back to search
90
MCP live v1.1.0 sse

SSL Checker API

io.github.Br0ski777/ssl-checker

SSL certificate check — validity, expiry, issuer, chain, grade. x402 micropayment.

Uptime
50.0%
4 probes
Response
217ms
last probe
Tools
1
callable

Tools · 1

security_check_ssl

Use this when you need to check if a domain's SSL/TLS certificate is valid, when it expires, and who issued it. Returns structured certificate data in JSON. Returns: 1. valid (boolean) 2. expiryDate …

Similar MCP servers embedding-nearest

SSL Checker API
SSL certificate check — validity, expiry, issuer, chain, grade. x402 micropayment.
0 tools · sse
SSL Checker
Check SSL certificate validity, expiry, issuer, chain, and grade.
0 tools
Trust Score API live
Trust scoring for domains, wallets, APIs. SSL+DNS+WHOIS+headers. Score 0-100.
2 tools · sse
HTTP Headers Analyzer API live
HTTP header analysis — security headers, cache, server detection. x402 micropayment.
1 tools · sse
JSON Validator API live
JSON syntax validation, JSON Schema checking, structure stats. x402 micropayment.
1 tools · sse
io.github.erikirby/brand-monitor
Monitor domain expiry, SSL certs, and social handle availability across platforms.
0 tools

How to use

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

{
  "mcpServers": {
    "ssl_checker_api": {
      "url": "https://ssl-checker.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}