ssl-checker
SSL Checker API
모든 도메인의 SSL/TLS 인증서 유효성, 만료일, 발급자, 체인 정보, 보안 등급을 확인하세요. x402 (Base L2의 USDC)를 통한 호출당 결제 방식이며, API 키도, 가입도, 요청 한도 없이 사용할 수 있습니다.
klymax402 마켓플레이스의 일부입니다. -- AI 에이전트를 위한 x402 마이크로페이먼트 API 100개, 지갑 하나, Base에서의 USDC.
빠른 시작 -- MCP
MCP 클라이언트 설정(Claude Desktop, Cursor, ElizaOS 등)에 추가하세요:
{
"mcpServers": {
"ssl-checker": {
"url": "https://ssl-checker.api.klymax402.com/mcp"
}
}
}Related MCP server: revnuvo-x402-mcp
빠른 시작 -- 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 bodyx402를 인식하는 클라이언트 (@x402/fetch, x402-agent-tools, ATXP)라면 402 -> 서명 -> 재시도 사이클을 자동으로 처리합니다.
도구
도구 | 메서드 | 경로 | 가격 | 설명 |
| POST |
| $0.005 | 도메인의 SSL 인증서 확인 |
security_check_ssl
도메인의 SSL/TLS 인증서가 유효한지, 언제 만료되는지, 누가 발급했는지 확인할 때 사용하세요. 구조화된 인증서 데이터를 JSON으로 반환합니다.
매개변수
이름 | 타입 | 필수 | 설명 |
| string | 예 | SSL 인증서를 확인할 도메인 이름 (예: example.com) |
응답:
{"domain":"example.com","valid":true,"expiryDate":"2026-12-15","daysRemaining":245,"issuer":{"name":"DigiCert","organization":"DigiCert Inc"},"protocol":"TLSv1.3","securityGrade":"A+"}사용 시점: 웹사이트 배포, 인증서 만료 모니터링, 보안 상태 감사, HTTPS 설정 검증.
사용하지 마세요: DNS 조회(network_lookup_dns 사용), HTTP 헤더 분석(network_analyze_headers 사용), 포트 스캐닝(network_scan_ports 사용).
에이전트 프롬프트 예시
"도메인의 SSL/TLS 인증서가 유효한지, 언제 만료되는지, 누가 발급했는지 확인해 줘"
결제
프로토콜: x402 -- HTTP 기반 호출당 결제, 가입 없음, API 키 없음
네트워크: Base L2 (
eip155:8453)자산: USDC
퍼실리테이터: Coinbase CDP(기본), PayAI(대체)
ATXP를 통해서도 접근 가능 (OAuth로 감싼 x402, RFC 9728 보호 리소스 메타데이터)
klymax402의 일부
AI 에이전트를 위한 x402 API 100개, 지갑 하나, Base에서 USDC, 가입 없음.
전체 API 참조: https://klymax402.com/llms-full.txt
실시간 통계: https://klymax402.com/stats
라이선스
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