{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.ssltest/ssl-check",
  "title": "ssltest.com SSL/TLS Checker",
  "description": "Run a full SSL/TLS scan for a host: certificate chain, ciphers, vulnerabilities, HSTS, CAA, revocation. Graded, no key.",
  "version": "1.0.0",
  "websiteUrl": "https://ssltest.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.ssltest.com/mcp"
    }
  ]
}