Model Context Protocol server

intodns-mcp gives AI agents
live DNS scans in one command

DNS, email security, BIMI, sender requirements, blacklists, reports, evidence snapshots, and citation routing — exposed as 36 MCP tools for Claude, Cursor, Windsurf, and OpenClaw. One npx command. No API key for normal diagnostic use.

Also listed in the ravitemer/mcp-registry community registry for third-party MCP discovery. The companion OpenClaw skill routes agents to the same API, report, MCP, and citation surfaces.

Install
$ npx -y intodns-mcp
no authno signupMIT licensestdio transport
MCP config
Drop into your client, restart, done.
{
  "mcpServers": {
    "intodns": {
      "command": "npx",
      "args": ["-y", "intodns-mcp"]
    }
  }
}
Works with
Claude DesktopClaude CodeCursorWindsurfContinueZedOpenClaw

36 tools

— key tools shown below

What this unlocks

you “why are my emails going to spam for acme.com?”
claude calls check_email_security(“acme.com”)
claude “Your SPF passes but DMARC is p=none — receivers aren't enforcing it. Add this record to fix: v=DMARC1; p=quarantine; rua=...

No more copy-pasting dig output into prompts. The agent runs real scans, gets structured results back, and gives you fixes in the same flow.

Zero friction
One npx command. No API keys or accounts for normal diagnostic use.
Deterministic
Checks are code, not LLM guesswork. Same domain → same answer, every time.
Open source
MIT-licensed. Audit it, fork it, run it on your own infra.
intodns-mcp · MIT licensed · Built by Cobytes · Powered by intodns.ai