Blackveil Dns
Freeby 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
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
Installation
Quick install
npx -y blackveil-dns
Add to claude_desktop_config.json
{
"mcpServers": {
"blackveil-dns": {
"command": "npx",
"args": ["-y", "blackveil-dns"]
}
}
}