ssl-checker
SSL Checker API
Prüfen Sie für jede Domain die Gültigkeit, das Ablaufdatum, den Aussteller, die Ketteninformationen und die Sicherheitsstufe des SSL/TLS-Zertifikats. Bezahlung pro Aufruf über x402 (USDC auf Base L2) -- ohne API-Schlüssel, ohne Anmeldung, ohne Rate-Limit.
Teil des klymax402-Marktplatzes -- 100 x402-Mikrozahlungs-APIs für KI-Agenten, eine Wallet, USDC auf Base.
Schnellstart -- MCP
Fügen Sie Folgendes zu Ihrer MCP-Client-Konfiguration hinzu (Claude Desktop, Cursor, ElizaOS usw.):
{
"mcpServers": {
"ssl-checker": {
"url": "https://ssl-checker.api.klymax402.com/mcp"
}
}
}Related MCP server: revnuvo-x402-mcp
Schnellstart -- HTTP (x402)
curl -X POST "https://ssl-checker.api.klymax402.com/api/check" \
-H "Content-Type: application/json" \
-d '{"domain":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyJeder x402-fähige Client (@x402/fetch, x402-agent-tools, ATXP) führt den 402 -> sign -> retry-Ablauf automatisch aus.
Werkzeuge
Werkzeug | Methode | Pfad | Preis | Beschreibung |
| POST |
| $0.005 | Prüft das SSL-Zertifikat einer Domain |
security_check_ssl
Verwenden Sie dieses Werkzeug, wenn Sie prüfen müssen, ob das SSL/TLS-Zertifikat einer Domain gültig ist, wann es abläuft und von wem es ausgestellt wurde. Es gibt strukturierte Zertifikatsdaten in JSON zurück.
Parameter
Name | Typ | Erforderlich | Beschreibung |
| string | ja | Domainname, dessen SSL-Zertifikat geprüft werden soll (z. B. example.com) |
Beispielantwort:
{"domain":"example.com","valid":true,"expiryDate":"2026-12-15","daysRemaining":245,"issuer":{"name":"DigiCert","organization":"DigiCert Inc"},"protocol":"TLSv1.3","securityGrade":"A+"}Wann verwenden: beim Bereitstellen einer Website, zur Überwachung des Zertifikatsablaufs, zur Prüfung der Sicherheitslage und zur Validierung der HTTPS-Einrichtung.
Nicht geeignet für: DNS-Lookup (verwenden Sie network_lookup_dns), HTTP-Header-Analyse (verwenden Sie network_analyze_headers), Port-Scanning (verwenden Sie network_scan_ports).
Beispiel-Prompts für Agenten
"Überprüfe, ob das SSL/TLS-Zertifikat einer Domain gültig ist, wann es abläuft und von wem es ausgestellt wurde"
Bezahlung
Protokoll: x402 -- HTTP-nativ, Bezahlung pro Aufruf, ohne Anmeldung, ohne API-Schlüssel
Netzwerk: Base L2 (
eip155:8453)Vermögenswert: USDC
Vermittler: Coinbase CDP (primär), PayAI (Fallback)
Zusätzlich erreichbar über ATXP (ein über OAuth gekapseltes x402, RFC 9728 protected-resource metadata)
Teil von klymax402
100 x402-Mikrozahlungs-APIs für KI-Agenten -- eine Wallet, USDC auf Base, keine Anmeldung.
Katalog: https://klymax402.com/llms.txt
Vollständige API-Referenz: https://klymax402.com/llms-full.txt
Live-Statistiken: https://klymax402.com/stats
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenancesecurity tools for AI agents: URL safety scanning, prompt injection detection (200+ patterns), email/password breach checks via HIBP, domain & IP reputation analysis, and AI skill supply chain scanning. Free tier (3 calls/day) or pay-per-request with USDC micropayments via x402.9511MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI clients to perform domain verification, DNS lookup, and domain assessment via the Revnuvo x402 paid APIs, with automatic USDC micropayments on Base.
- AlicenseNot gradedqualityBmaintenanceProvides 9 utility APIs for AI agents covering DNS, email, IP, QR, WHOIS, URL health, headers, text extraction, and tech detection, with x402 micropayments on Base.MIT
- FlicenseNot gradedqualityBmaintenanceEnables users to verify that an AI agent is who it claims to be by combining domain verification, agent-card checks, and a live MCP handshake, with paid requests handled via x402 on Base Sepolia testnet.
Related MCP Connectors
The web capability layer for AI agents: render, extract, DNS, SSL, WHOIS & more via x402.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/ssl-checker-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server