devops-infra MCP Server
Comprehensive SSL certificate monitoring u2014 check expiry, chain validation, OCSP stapling, SSL Labs grade, HTTP redirects. Monitor multiple domains with alerting and exportable reports.
Discovered via github-topic:mcp-server and last synced 3mo ago.
1. Install the package
npx @smithery/cli mcp add marilynceo/ssl-cert-monitor-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"ssl-cert-monitor-mcp": {
"command": "npx",
"args": [
"ssl-cert-monitor-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)