EU-hosted website monitoring + 17-framework compliance MCP. One anonymous tool, four authenticated.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Client configurations, copy-paste examples, and the MCP server manifest for the SiteGuardian Model Context Protocol server.
Note: This repository contains examples and client integration code only. The MCP server itself is hosted at https://mcp.siteguardian.io and is operated as a SaaS β server source is closed. Everything in this repo is MIT-licensed and free to fork.
A hosted MCP endpoint that lets Claude Desktop, Claude Code, Cursor, Windsurf, and VS Code Copilot query website-monitoring data and run security/compliance scans through natural-language tool calls.
https://mcp.siteguardian.io (or the canonical https://siteguardian.io/mcp)| Tool | Auth | Purpose |
|---|---|---|
scan_domain | anonymous | One-off security scan, AβF grade + top 3 issues + permalink |
list_monitored_domains | Bearer | Domains under continuous monitoring for the account |
get_domain_status | Bearer | Current grade + active issues for a monitored domain |
get_drift_events | Bearer | Recent posture changes (TLS, DNSSEC, headers, cookies, JS hosts) |
get_fix_recommendations | Bearer + paid plan | nginx/Apache/DNS snippets + verify commands |
Rate-limited to 10 calls/hour/IP. Cached for 2h per domain. Full curl/Python/JS examples in examples/.
All clients use the same endpoint. Copy-paste configs in clients/:
clients/claude-desktop.jsonclients/claude-code.shclients/cursor.jsonclients/windsurf.jsonclients/vscode.shThe scan_domain tool is anonymous. The four monitoring tools require a Bearer key:
API keys are available on the Monitor, Compliance, and Enterprise plans.
The full machine-readable MCP server manifest is in server.json β this is the file consumed by the Anthropic MCP Registry and the various community directories.
resources and prompts in addition to toolsExamples and client configurations in this repository are released under the MIT License β see LICENSE.
The SiteGuardian MCP server itself is proprietary and hosted as a SaaS. Server source is not distributed.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/siteguardian)<a href="https://allmcps.com/mcp/siteguardian"><img src="https://allmcps.com/api/badge/siteguardian?style=directory" alt="SiteGuardian on AllMCPs" /></a>