HTTP Security Headers — HSTS, CSP, Score 0-100
https://server.smithery.ai/axel-belfort/http-headers/mcp
● healthy
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.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/http-headers/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/http-headers/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/http-headers-x402