Skip to content

Blackveil Dns

Free

by MCP Community

Blackveil DNS — Open-source DNS & email security scanner exposing 44 MCP tools via Streamable HTTP, stdio, and legacy SSE.

v2.6.4Added Apr 12, 2026
blackveildnssecuritymcpemail
Works with:ClaudeGPTGeminiCopilot

Blackveil Dns MCP Server

Blackveil DNS — Open-source DNS & email security scanner exposing 44 MCP tools via Streamable HTTP, stdio, and legacy SSE.

Installation

npx -y blackveil-dns

Reviews

Leave a Review

Installation

Quick install
npx -y blackveil-dns
Add to claude_desktop_config.json
{
  "mcpServers": {
    "blackveil-dns": {
      "command": "npx",
      "args": ["-y", "blackveil-dns"]
    }
  }
}