headers_check
Analyze HTTP security headers of a URL. Returns a 0–100 score and lists present and missing headers like HSTS, CSP, and X-Frame-Options.
Instructions
Fetch a URL and analyse its HTTP security headers (HSTS, CSP, X-Frame-Options, …) into present/missing + a 0–100 score. POST { url }; unpaid returns 402. (PAID x402 service — USDC on Base; the MCP server needs a funded wallet to settle.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL (http/https) |