← Index

com.blackveilsecurity/dns

com.blackveilsecurity/dns·v2.9.2·Email
Quality Score
85
/100

DNS & email security scanner — 51 tools for SPF, DMARC, DKIM, DNSSEC, SSL, and more.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://dns-mcp.blackveilsecurity.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dns": {
      "command": "npx",
      "args": [
        "-y",
        "blackveil-dns"
      ],
      "env": {
        "BV_API_KEY": "<your-bv_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dns": {
      "command": "npx",
      "args": [
        "-y",
        "blackveil-dns"
      ],
      "env": {
        "BV_API_KEY": "<your-bv_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y blackveil-dns
§02  Environment variables
BV_API_KEY
secret

Blackveil API key (optional — free tier works without)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Email