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"]
}
}
}Resumen de MCP Servers
# 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.
Lo que la gente pregunta sobre domain-intel-mcp
¿Qué es datakoot/domain-intel-mcp?
+
datakoot/domain-intel-mcp es mcp servers para el ecosistema de Claude AI. 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. Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala domain-intel-mcp?
+
Puedes instalar domain-intel-mcp clonando el repositorio (https://github.com/datakoot/domain-intel-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar datakoot/domain-intel-mcp?
+
datakoot/domain-intel-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene datakoot/domain-intel-mcp?
+
datakoot/domain-intel-mcp es mantenido por datakoot. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a domain-intel-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega domain-intel-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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!