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 agents용 100개 x402 마이크로결제 API, 하나의 지갑, Base의 USDC.

빠른 시작 -- MCP

MCP 클라이언트 설정에 추가합니다 (Claude Desktop, Cursor, ElzoOS 등):

{
  "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-aware 클라이언트 (@x402//etchOptim, x402-agent-tools, ATXP)는 402 -> 서명 -> 재시도 사이클을 자동으로 처리합니다.

도구

Module

Method

Path

가격

설명

network_analyze_headers

POST

/api/analyze

$0.003

URL의 HTTP 응답 헤더를 분석합니다

network_analyze_headers

URL의 HTTP 응답 헤더를 보안과 구성 관점에서 분석해야 할 때 사용합니다. 전체 헤더 감사 결과를 JSON으로 반환합니다.

Parameters

이름

형식

필수

설명

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 모니터링, CI/CD 검사, 배포 후 헤더가 제대로 구성되었는지 확인.

적합하지 않은 용도: SSL 인증서 확인(security_check_ssl 사용), 웹 스크래ping(web_scrape_to_markdown 사용), GDPR 규정 준수 점검(compliance_scan_gdpr 사용).

Example agent prompt

작업 소재: "Analyze HTTP response headers of a URL for security and performance"

결제

  • 프로토콜: x402 -- HTTP-native 호출당 결제, 가입 없음, API 키 없음

  • 네트워크: Base L2 (eip155:8453)

  • 자산: USDC

  • 파실리테이터: Coinbase CDP (primary), PayAI (fallback)

  • ATXP를 통해서도 접근 가능 (OAuth-래핑된 x402, RFC 9728 보호 리소스 메타데이터)

klymax402 의 일부

AI agent를 위한 100 x402 개의 마이크로페이 API -- 하나의 지갑, 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