ssl-checker
SSL Checker API
Comprueba la validez, la caducidad, el emisor, el detalle de la cadena y la calificación de seguridad del certificado SSL/TLS de cualquier dominio. Pago por llamada mediante x402 (USDC en Base L2) -- sin clave de API, sin registro, sin muros de límite de peticiones.
Forma parte del marketplace klymax402 -- 100 APIs de micropago x402 para agentes de IA, una sola wallet, USDC en Base.
Inicio rápido -- MCP
Añádelo a la configuración de tu cliente MCP (Claude Desktop, Cursor, ElizaOS, etc.):
{
"mcpServers": {
"ssl-checker": {
"url": "https://ssl-checker.api.klymax402.com/mcp"
}
}
}Related MCP server: revnuvo-x402-mcp
Inicio rápido -- 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 bodyCualquier cliente compatible con x402 (@x402/fetch, x402-agent-tools, ATXP) gestiona automáticamente el ciclo 402 -> firma -> reintento.
Herramientas
Herramienta | Método | Ruta | Precio | Descripción |
| POST |
| $0.005 | Comprueba el certificado SSL de un dominio |
security_check_ssl
Úsalo cuando necesites comprobar si el certificado SSL/TLS de un dominio es válido, cuándo caduca y quién lo ha emitido. Devuelve los datos estructurados del certificado en JSON.
Parámetros
Nombre | Tipo | Obligatorio | Descripción |
| string | Sí | Nombre del dominio cuyo certificado SSL se debe comprobar (p. ej., example.com) |
Ejemplo de respuesta:
{"domain":"example.com","valid":true,"expiryDate":"2026-12-15","daysRemaining":245,"issuer":{"name":"DigiCert","organization":"DigiCert Inc"},"protocol":"TLSv1.3","securityGrade":"A+"}Cuándo usarlo: al desplegar un sitio web, para supervisar la caducidad de certificados, auditar la postura de seguridad y validar la configuración HTTPS.
Para qué no usarlo: consultas DNS (use network_lookup_dns), análisis de cabeceras HTTP (use network_analyze_headers), escaneo de puertos (use network_scan_ports).
Ejemplos de prompts para agentes
"Comprueba si un certificado SSL/TLS de un dominio es válido, cuándo caduca y quién lo ha emitido"*
Pago
Protocolo: x402 -- pago por llamada nativo de HTTP, sin registro, sin clave de API
Red: Base L2 (
eip155:8453)Activo: USDC
Facilitador: Coinbase CDP (principal), PayAI (respaldo)
También accesible a través de ATXP (x402 envuelto en OAuth, metadatos de recurso protegido según RFC 9728)
Parte de klymax402
100 APIs de micropago x402 para agentes de IA -- una sola wallet, USDC en Base, cero registros.
Catálogo: https://www.klymax402.com/llms.txt
Referencia completa de la API: https://www.klymax402.com/llms-full.txt
Estadísticas en vivo: https://www.klymax402.com/stats
Licencia
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