
ExposureGuard
Let your agent grade a domain’s exposure with A–F scores, run eight security checks, and return fix snippets before you ship or point DNS at production.
Overview
io.github.ExposureGuard/exposureguard-mcp is a Ship-phase MCP server that scans domains for agents, assigns A–F grades across eight checks, and supplies fix snippets.
What is this MCP server?
- A–F letter grades summarizing domain security posture for quick agent decisions
- Eight distinct security checks per scan (per server description)
- Fix snippets returned with findings so the agent can patch headers, DNS, or config
- PyPI package exposureguard-mcp (v1.0.2) with stdio MCP transport
- Built for AI agents—ExposureGuard branding in MCP registry metadata
- 8 security checks per domain scan (stated in description)
- A–F grading scale
- Server version 1.0.2
What problem does it solve?
You are about to ship a domain but have no fast, agent-native way to see misconfigs and remediation hints in one pass.
Who is it for?
Indie founders validating production or staging hostnames from the same session that edits Terraform, DNS, or app security headers.
Skip if: Deep in-app OWASP testing, internal VPC audits, or compliance programs that need certified assessors only.
What do I get? / Deliverables
Your agent returns a graded domain report with eight check results and actionable fix snippets you can implement before go-live.
- A–F domain security grade from agent-invoked scan
- Structured output covering eight security checks
- Fix snippets the agent can turn into PRs or infra edits
Recommended MCP Servers
Journey fit
How it compares
Domain exposure scanner MCP—not a secrets vault and not a generic code linter.
Common Questions / FAQ
Who is io.github.ExposureGuard/exposureguard-mcp for?
Builders and agents that need quick, structured domain security grades and fixes before launch.
When should I use io.github.ExposureGuard/exposureguard-mcp?
In Ship security passes on public domains, after DNS cutover planning, or when an agent is hardening a new marketing or app URL.
How do I add io.github.ExposureGuard/exposureguard-mcp to my agent?
Install exposureguard-mcp from PyPI, add a stdio MCP server block in Claude or Cursor per ExposureGuard/exposureguard-mcp repo instructions, then invoke scan tools on authorized domains.