SSL Certificate Check MCP server
Inspect one endpoint's served certificate, expiry, hostname coverage, and accepted TLS versions.
Little public usage data yet
Reviews
Write oneNobody has reviewed SSL Certificate Check yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
SSL Certificate Check tools (1)
write = sends, deletes, buys or postsssl_checkFreeOpens its own TLS handshakes to one public host with openssl, using the URL's explicit port or 443 by default, and reports what they establish: which of TLS 1.3, TLS 1.2, TLS 1.1, TLS 1.0 and SSLv3 the server accepts, a protocol-support grade, and the certificate the server actually serves (subject, issuer, covered hostnames, hostname match, and validity dates). Reach for it on padlock, HTTPS, 'Not Secure', certificate-expiry and wrong-hostname questions, and to inspect which certificate is served after a renewal on the probed endpoint; this does not verify every load-balanced node. It does not fetch the page or establish whether plain HTTP is actually served or redirected, and it is not a browser trust decision: no chain-of-trust build, no revocation check, no cipher-suite inspection. Measured 0.05-1.5 seconds against real hosts; each probe is cut off at 12 seconds.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 518ms20/20
- Tool poisoning1 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http ssl-certificate-check https://powmcp.com/ssl-certificate-check/mcp
SSL Certificate Check: common questions
- Is SSL Certificate Check MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the SSL Certificate Check safety report
- How do I install SSL Certificate Check?
- It runs remotely at powmcp.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does SSL Certificate Check need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is SSL Certificate Check maintained?
- The latest release is v0.2.4.
- Is SSL Certificate Check up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.