Domain & company intelligence MCP server for AI agents: RDAP registration, DNS, email deliverability, tech-stack fingerprinting, subdomain discovery. Zero API keys. Dependency-free Cloudflare Worker.
git clone https://github.com/datakoot/domain-intel-mcp{
"mcpServers": {
"domain-intel-mcp": {
"command": "node",
"args": ["/path/to/domain-intel-mcp/dist/index.js"]
}
}
}MCP Servers overview
# 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**
```bash
claude mcp add --transport http domain-intel https://domain.datakoot.com/mcp
```
**Claude Desktop / other clients**
```json
{
"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 →](https://buy.polar.sh/polar_cl_Q9y3qLrNbtsssN3w5m8SK56oNcruwrmxLEPnd34oAZf)** — 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:
```bash
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.
What people ask about domain-intel-mcp
What is datakoot/domain-intel-mcp?
+
datakoot/domain-intel-mcp is mcp servers for the Claude AI ecosystem. Domain & company intelligence MCP server for AI agents: RDAP registration, DNS, email deliverability, tech-stack fingerprinting, subdomain discovery. Zero API keys. Dependency-free Cloudflare Worker. It has 0 GitHub stars and was last updated today.
How do I install domain-intel-mcp?
+
You can install domain-intel-mcp by cloning the repository (https://github.com/datakoot/domain-intel-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is datakoot/domain-intel-mcp safe to use?
+
datakoot/domain-intel-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains datakoot/domain-intel-mcp?
+
datakoot/domain-intel-mcp is maintained by datakoot. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to domain-intel-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy domain-intel-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/datakoot-domain-intel-mcp)<a href="https://claudewave.com/repo/datakoot-domain-intel-mcp"><img src="https://claudewave.com/api/badge/datakoot-domain-intel-mcp" alt="Featured on ClaudeWave: datakoot/domain-intel-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!