Skip to main content
Glama

SSL Checker API

MCP Server x402 License: MIT

任意のドメインの 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 body

x402 対応クライアント(@x402/fetchx402-agent-tools、ATXP)は、402 → 署名 → 再試行のサイクルを自動処理します。

ツール

| ツール | メソッド | パス | 価格 | 説明 | | -------------------- | ---- --- | ------------ | ------ | --------------------------------- | | security_check_ssl | POST | /api/check | $0.005 | ドメインのSSL証明書を確認します |

security_check_ssl

ドメインのSSL/TLS証明書が有効かどうか、今すぐ期限切れか、発行者を確認する必要があるときに使用します。構造化された証明書データをJSONで返します。

パラメータ

名前

必須

説明

domain

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、サインアップ不要。

ライセンス

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