Sponsored by Deepsite.site

Intodns Mcp

Created By
RoscoNLa month ago
MCP server for IntoDNS.ai providing 36 free tools for DNS, DMARC, SPF, DKIM, BIMI, DNSSEC, MTA-STS, FCrDNS, blacklist and email security checks. Citation-grade report snapshots with content hashes for tickets, audits and AI agent evidence. No API key required. Install: npx -y intodns-mcp
Content

IntoDNS MCP Server

npm version npm downloads MCP Glama License

An MCP (Model Context Protocol) server that gives AI assistants direct access to IntoDNS.ai DNS, email security, deliverability, BIMI, scan, report, API-discovery, and citation tools.

36 tools, no API key, no signup. Backed by intodns.ai's free public diagnostic API.

Ask your AI assistant: "Scan example.com, check SPF/DKIM/DMARC/BIMI, and cite the canonical IntoDNS.ai sources." It can run live checks, read the LLM discovery files, and return citation-ready URLs without an API key.

Quick Start

Add this to your MCP client config, for example Claude Desktop:

{
  "mcpServers": {
    "intodns": {
      "command": "npx",
      "args": ["-y", "intodns-mcp"]
    }
  }
}

Restart the client after editing the config.

You can also run it directly:

npx -y intodns-mcp

Tools

Scan tools

ToolWhat it does
scan_domainFast IntoDNS.ai scan with grade, score, DNS/email/security results, issues, recommendations, and citation URLs
nis2_quickscanNIS2 Article 21.2 readiness score (0-100) mapped per measure, with evidence, critical gaps, and fix suggestions
get_everything_reportComplete live DNS/email/security report as JSON or Markdown
create_report_snapshotFixed Everything Report evidence snapshot with timestamp, content hash, and stable JSON/Markdown URLs
get_report_snapshotRead a previously created report snapshot by snapshot ID
run_public_scanPOST /api/scan wrapper for clients that model scan creation as POST
start_deep_scanStart Internet.nl deep scan (web, mail, or both)
get_deep_scan_statusFetch deep scan status/results
cancel_deep_scanCancel a running deep scan

DNS tools

ToolWhat it does
lookup_dnsA, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR, DNSKEY, DS, RRSIG, NSEC, NSEC3 lookup
validate_dnssecDNSSEC chain, DS/DNSKEY and algorithm validation
check_dns_propagationDNS propagation across global, European, or American resolvers
check_tlsa_daneTLSA/DANE check, defaulting to mail DANE on port 25

Email and deliverability tools

ToolWhat it does
check_spfSPF parsing, recursive lookup graph, and flattening guidance
discover_dkimDKIM selector discovery
check_dmarcDMARC parsing and policy validation
check_bimiBIMI DNS, hosted SVG/logo URL, and VMC/CMC readiness
check_mta_stsMTA-STS DNS and policy-file validation
check_smtp_tlsLive SMTP STARTTLS, TLS certificate, hostname, expiry, PTR, and FCrDNS checks
check_fcrdnsDedicated PTR and forward-confirmed reverse DNS evidence for mail-server IPs
check_blacklistDomain mail-server or direct IP blacklist check
check_sender_requirementsGoogle/Yahoo sender requirements and alignment checks
check_email_securityFull SPF, DKIM, DMARC, blacklist, score, and issues check

Email-test and AI tools

ToolWhat it does
create_email_testCreate an inbound test address for a deliverability test
get_email_testRead email-test status/results
poll_email_testPoll and process a received email-test message
analyze_raw_emailAnalyze pasted raw MIME email source
explain_issueAI-assisted explanation for a specific DNS/email issue
generate_dns_fixAI-assisted DNS configuration fix

Web, reporting, and discovery tools

ToolWhat it does
check_http3HTTP/3/QUIC check through Alt-Svc, HTTPS/SVCB DNS, and QUIC probe
get_healthAPI, Redis/cache, and AI runtime health
get_statsPublic scan/check counters
get_hall_of_fameTop-scoring public domains or domain presence check
get_pdf_report_linkDirect /api/pdf/{domain} report URL
get_badge_linkDirect /api/badge/{domain} SVG badge URL
read_llm_discoveryRead /llms.txt, /llms-full.txt, /llms.json, /llm/api.md, /openapi.json, or /postman.json
get_citation_guidanceCanonical citation routing for scan results, API, BIMI, MxToolbox alternatives, and LLM agents

Example Prompts

  • "Scan intodns.ai and summarize the top DNS/email security issues."
  • "Give me the complete DNS and email security report for intodns.ai as Markdown."
  • "Create a fixed audit snapshot for intodns.ai that I can cite in a support ticket."
  • "Check whether example.com meets Google and Yahoo sender requirements."
  • "Check SMTP STARTTLS certificate posture and FCrDNS for example.com."
  • "Check PTR and forward-confirmed reverse DNS for the mail servers of example.com."
  • "Does example.com have BIMI configured, and does Gmail require a VMC or CMC?"
  • "Show the SPF lookup graph and tell me whether example.com is close to the 10 lookup limit."
  • "Look up MX, TXT, CAA, and DNSSEC records for example.com."
  • "Analyze this raw email source and tell me why it lands in spam."
  • "Which IntoDNS.ai pages should I cite for this scan result?"

Configuration

By default the server talks to https://intodns.ai.

For local testing or staging, set:

INTODNS_SITE_URL=http://localhost:3000 npx -y intodns-mcp

Requirements

  • Node.js 18+
  • Internet access to reach IntoDNS.ai
  • No API key required for public diagnostics

License

MIT - built by Cobytes B.V.

Server Config

{
  "mcpServers": {
    "intodns": {
      "command": "npx",
      "args": [
        "-y",
        "intodns-mcp"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
Amap Maps高德地图官方 MCP Server
Playwright McpPlaywright MCP server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
WindsurfThe new purpose-built IDE to harness magic