Skip to main content
Glama
Br0ski777

http-headers

by Br0ski777

HTTP Headers Analyzer API

MCP Server x402 License: MIT

HTTPレスポンスヘッダーを解析します。セキュリティスコア、HSTS/CSPチェック、サーバー検出、キャッシュ設定を確認し、0〜100のスコアを付けます。x402(Base L2上のUSDC)による従量課金制で、APIキー、サインアップ、レート制限の壁はありません。

klymax402マーケットプレイスの一部です。AIエージェント向けの100のx402マイクロペイメントAPIを、1つのウォレット、Base上のUSDCで提供します。

クイックスタート -- MCP

MCPクライアントの設定(Claude Desktop、Cursor、ElizaOS、など)に追加してください:

{
  "mcpServers": {
    "http-headers": {
      "url": "https://http-headers.api.klymax402.com/mcp"
    }
  }
}

Related MCP server: APIMesh MCP Server

クイックスタート -- HTTP (x402)

curl -X POST "https://http-headers.api.klymax402.com/api/analyze" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://example.com"}'
# -> 402 Payment Required, with an x402 payment challenge in the response body

x402対応クライアント(@x402/fetchx402-agent-tools、ATXP)は、402 -> sign -> retryサイクルを自動的に処理します。

ツール

ツール

メソッド

パス

料金

説明

network_analyze_headers

POST

/api/analyze

$0.003

URLのHTTPレスポンスヘッダーを解析します

network_analyze_headers

URLのHTTPレスポンス・ヘッダーをセキュリティと設定の観点で解析する必要がある場面で使用します。完全なヘッダー監査結果をJSONで返します。

パラメータ

名前

必須

説明

url

string

はい

解析対象の完全なURL(例: https://example.com)

応答例:

{"url":"https://example.com","securityScore":85,"securityHeaders":{"hsts":true,"csp":true,"xFrameOptions":true,"xContentType":true,"referrerPolicy":false},"server":"nginx","caching":{"cacheControl":"max-age=3600","etag":true},"recommendations":["Add Referrer-Policy header"]}

使用シーン: セキュリティ監査、DevOps監視、コンプライアンスチェック、デプロイ後のヘッダー設定の確認。

対象外: SSL証明書のチェック(security_check_sslを使用)、ウェブスクレイピング(web_scrape_to_markdownを使用)、GDPRコンプライアンス(compliance_scan_gdprを使用)。

エージェントのプロンプト例

  • 「URLのHTTPレスポンスヘッダーをセキュリティと設定の観点で解析する」

支払い

  • プロトコル: x402 — HTTPネイティブのAPeach call課金、サインアップ不不要、APIキー不要

  • ネットワーク: Base L2 (eip155:8453)

  • アセット: USDC

  • ファシリテータ: Coinbase CDP (p) )、PayAI (fallback)

  • また、ATXPからも利用可能(OAuth付ラッパーx402、RFC 9728の保護リソース・メタデータ)

klymax402の一部

AIエージェント向けの100のx402マイクロペイメントAPI。1つのウォレット、Base上のUSDC、ゼクロ・サインアップ。

ライセンス

MIT

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

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
0Releases (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
    An MCP server that gives Claude and other AI agents the ability to audit any public URL's HTTP security headers. What it checks: * HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy * HTTPS enforcement and redirect chain depth * Presence of security.txt, robots.txt, sitemap.xml Payment model: * 0.05 USDC per scan, paid automatically on Base via the x402 proto
    2
    16
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    23 pay-per-call web analysis APIs as MCP tools. Security audits, tech stack detection, email verification, SEO analysis, SSL checks, performance monitoring. Supports x402 and Stripe MPP payments.
    51
    6
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Detects 50+ technologies on any website (CMS, JS frameworks, analytics, hosting, etc.) with confidence scores and evidence, using x402 micropayments.
    MIT

View all related MCP servers

Related MCP Connectors

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/http-headers-x402'

If you have feedback or need assistance with the MCP directory API, please join our Discord server