Back to directory
exposureguard/exposureguard-mcp

exposureguard/exposureguard-mcp

@ExposureGuard

MCP server for ExposureGuard — scan any domain for SPF, DMARC, SSL, security headers, DNSSEC, open ports, and more. Get A–F grades with fix snippets.

securitydomain-scanSPFDMARCSSLDNSSECvulnerability-scancompliancetool

Installation & Configuration

{
  "mcpServers": {
    "exposureguard": {
      "command": "python",
      "args": [
        "-m",
        "exposureguard_mcp.server"
      ],
      "env": {
        "EXPOSUREGUARD_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15