Skip to main content
Glama

Webby MCP Server

validate_security_mozilla_observatory

Analyze HTTP security headers using Mozilla Observatory to test CSP, HSTS, and other security configurations for website protection.

Instructions

Analyze HTTP security headers using Mozilla Observatory. Tests CSP, HSTS, etc. Free API, 1 scan per minute per domain.

Input Schema

NameRequiredDescriptionDefault
forceRescanNoForce new scan (default: false)
urlYes

Input Schema (JSON Schema)

{ "properties": { "forceRescan": { "description": "Force new scan (default: false)", "type": "boolean" }, "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

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/cordlesssteve/webby-mcp'

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