ssl-checker
SSL Checker API
任意のドメインの SSL/TLS 証明書の有効性、有効期限、発行元、チェーン詳細、セキュリティグレードを確認できます。x402(Base L2 上の USDC)によるペイ・パー・コール形式で、API キーもサインアップも不要。レート制限の壁もありません。
klymax402 マーケットプレイスの一部です。AI エージェント向けの 100 個の x402 API を、1 つのウォレット、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 → 署名 → 再試行のサイクルを自動処理します。
ツール
| ツール | メソッド | パス | 価格 | 説明 |
| -------------------- | ---- --- | ------------ | ------ | --------------------------------- |
| security_check_ssl | POST | /api/check | $0.005 | ドメインのSSL証明書を確認します |
security_check_ssl
ドメインのSSL/TLS証明書が有効かどうか、今すぐ期限切れか、発行者を確認する必要があるときに使用します。構造化された証明書データをJSONで返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | yes | 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+"}使用タイミング: Web サイトのデプロイ、証明書の有効期限監視、セキュリティ状態の監査、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 の protected-resource metadata)でも利用可能
klymax402 の一部
AIエージェント向けの 100 個の x402 マイクロペイメント API -- 1 つのウォレット、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