domain-intel-mcp
Domain and company intelligence for AI agents. Enables vetting companies, qualifying leads, and mapping targets from free public data without API keys.
README
Domain & Company Intel MCP — by Datakoot
Domain and company intelligence for AI agents. Give an agent a domain or email address and it can vet the company, qualify the lead, or map the target — all from free public data, no API keys.
Tools
| Tool | What it does | Source |
|---|---|---|
domain_intel |
Registrar, creation/expiry dates, domain age, EPP status, nameservers, DNSSEC, abuse contact | RDAP |
dns_lookup |
A, AAAA, MX, NS, TXT, CNAME, SOA records | Cloudflare DoH |
email_deliverability |
MX presence, SPF/DMARC posture, free vs. disposable provider, verdict | Cloudflare DoH |
tech_stack |
Web server, CMS/framework, CDN, analytics, security headers, page title | Live fetch |
subdomains |
Subdomain discovery from Certificate Transparency logs | crt.sh |
domain_report |
One call returns a full dossier: registration + DNS + email deliverability + tech stack, combined | all-in-one |
No API keys required for any tool.
Quick start (hosted)
Claude Code
claude mcp add --transport http domain-intel https://domain.datakoot.com/mcp
Claude Desktop / other clients
{
"mcpServers": {
"domain-intel": {
"command": "npx",
"args": ["mcp-remote", "https://domain.datakoot.com/mcp"]
}
}
}
Example agent workflows
- "Is acme.com a real, established business? When was it registered?" →
domain_intel - "This lead's email is @acme.io — can it receive mail, is it a throwaway?" →
email_deliverability - "What's competitor.com built on?" →
tech_stack - "Map the public subdomains of target.com" →
subdomains
Pricing
The hosted endpoint is freemium:
- Free — all six tools work, results capped at 10 items per call. No key required.
- Builder — $19/mo — uncapped results, 5,000 tool calls/mo, priority endpoint.
- Team — $49/mo — uncapped results, 25,000 tool calls/mo, usage dashboard.
Subscribe → — one subscription unlocks Pro on every Datakoot server.
Using your Pro key
After subscribing you receive a license key beginning with DATAKOOT-. Pass it as a Bearer token and the free-tier caps are removed:
claude mcp add --transport http --header "Authorization: Bearer DATAKOOT-XXXX-XXXX" domain-intel https://domain.datakoot.com/mcp
The key is validated against Polar on each request (cached briefly). Cancel anytime — access reverts to the free tier automatically.
Self-host (Cloudflare Workers, free tier)
Create a Worker, paste worker.js, deploy. Optional SERVER_API_KEY env var gates access behind Authorization: Bearer <key>. No other configuration needed.
License
MIT. Data from RDAP, Cloudflare DNS, and crt.sh under their respective terms.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
E2B
Using MCP to run code via e2b.