mclose/dns-mcp

By mclose

Updated 4 months ago

Real-time DNS security analysis via MCP. DNSSEC validation, email posture and domain intelligence.

Image
Networking
Security
Machine learning & AI
0

1.8K

mclose/dns-mcp repository overview

DNS MCP Server

Real-time DNS security analysis for Claude. DNSSEC chain-of-trust validation, email authentication posture (SPF/DKIM/DMARC/DANE/BIMI), and domain registration intelligence — without leaving your Claude session.

Built by a cybersecurity professional for SOC investigation workflows.

18 tools covering:

  • DNSSEC chain-of-trust validation (delv +vtrace equivalent)
  • Email auth: SPF, DKIM, DMARC, DANE, BIMI, MTA-STS, SMTP TLSRPT
  • DNS queries with DNSSEC flags, NSEC/NSEC3 analysis
  • RDAP domain registration with age-based risk assessment
  • Reverse DNS, timestamp utilities, WiFi DNS hijacking detection

Quick Start

Add to claude_desktop_config.json:

{"mcpServers": {"dns-mcp": {"command": "docker", "args": ["run", "--rm", "-i", "--dns", "9.9.9.9", "mclose/dns-mcp", "python", "server.py"]}}}

Tag summary

Content type

Image

Digest

sha256:c638c70f6

Size

63.7 MB

Last updated

4 months ago

docker pull mclose/dns-mcp