Domain & Company Intel MCP (io.github.selflabbs/domain-intel-mcp)
This MCP server provides domain and company intelligence for AI agents using free public data without API keys. It supports validating a domain or email address and retrieving registration, DNS, and email deliverability information sourced from RDAP and Cloudflare DoH.
π οΈ Key Features
domain_intel: RDAP-based registrar and domain metadata (creation/expiry dates, domain age, EPP status, nameservers, DNSSEC, abuse contact)dns_lookup: DNS record retrieval for A, AAAA, MX, NS, TXT, CNAME, and SOA (Cloudflare DoH)email_deliverability: MX presence, SPF/DMARC posture, provider classification (free vs. disposable), and verdict- Tool count: 6
- Topics include: ai-agents, ai-tools, claude, dns, domain-intelligence, llm, mcp, model-context-protocol, osint
π Use Cases
- Vetting a company from a domain
- Qualifying a lead using domain or email address checks
- Mapping a target by combining registration, DNS, and email signals
β‘ Developer Benefits
- Works for agent workflows focused on RDAP and DNS-derived signals
- Avoids API keys by relying on free public data sources (RDAP, Cloudflare DoH)
- Structured outputs via dedicated tools for domain, DNS, and deliverability
β οΈ Limitations
- Tool operations are limited to RDAP- and Cloudflare DoH-sourced public data as described in the provided excerpt
- Only the listed tool capabilities (domain_intel, dns_lookup, email_deliverability) are supported based on the available information