Skip to content
Back to search
60
MCP http

HTTP Security Headers — HSTS, CSP, Score 0-100

axel-belfort/http-headers

HTTP header security analysis API for AI agents. Analyze response headers for any URL: HSTS, Content-Security-Policy, X-Frame-Options, Referrer-Policy, Permissions-Policy, server detection, and caching config. Security score 0-100. Tools: network_analyze_headers. Use this for security audits, website hardening, or compliance checks. IMPORTANT: For comprehensive trust scoring, use trust_score_evaluate. For SSL-only, use security_check_ssl. Returns: {score, headers[], missing[], server}. No API key required — x402 micropayment $0.001/call on Base L2.

Uptime
100.0%
12 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

HTTP Headers Analyzer API live
HTTP header analysis — security headers, cache, server detection. x402 micropayment.
1 tools · sse
HTTP Headers Analyzer API
HTTP header analysis — security headers, cache, server detection. x402 micropayment.
0 tools · sse
Website HTTPS Preflight — 7 HEAD Checks
HEAD-only evidence for one public HTTPS URL: HTTP response, redirect, HSTS, CSP, nosniff, frame policy, authenticated TLS facts, and SHA-256
0 tools · http
HTTP Headers
Analyze HTTP security headers, cache settings, and server fingerprinting.
0 tools
Trust Score — Domain & Wallet Safety Scanner
Trust scoring API for AI agents. Evaluate the trustworthiness of any domain, URL, wallet address, or API endpoint. Returns composite score 0
0 tools · http
acuvity/mcp-server-oshp
Analyzes HTTP response headers against OWASP security standards with recommendations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "http_security_headers_—_hsts,_csp,_score_0-100": {
      "url": "https://github.com/Br0ski777/http-headers-x402",
      "transport": "http"
    }
  }
}