About
Overview
The SSL Checker MCP Server enables AI agents to inspect SSL/TLS certificates. It checks validity, expiration dates, certificate chain, and security configuration.
Capabilities
Tools & Capabilities
⚡check
Check SSL certificate for a domain
⚡get_certificate
Get full certificate details
Setup
Installation
bash
Install
npx -y mcp-server-ssl-checkerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"ssl-checker": {
"command": "npx",
"args": ["-y", "mcp-server-ssl-checker"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026