Skip to main content
Glama

SSL Checker API

MCP Server x402 License: MIT

모든 도메인의 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 body

x402를 인식하는 클라이언트 (@x402/fetch, x402-agent-tools, ATXP)라면 402 -> 서명 -> 재시도 사이클을 자동으로 처리합니다.

도구

도구

메서드

경로

가격

설명

security_check_ssl

POST

/api/check

$0.005

도메인의 SSL 인증서 확인

security_check_ssl

도메인의 SSL/TLS 인증서가 유효한지, 언제 만료되는지, 누가 발급했는지 확인할 때 사용하세요. 구조화된 인증서 데이터를 JSON으로 반환합니다.

매개변수

이름

타입

필수

설명

domain

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, 가입 없음.

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    security 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.
    9
    51
    1
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables 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.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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