Skip to main content
ClaudeWave
datakoot avatar
datakoot

domain-intel-mcp

Ver en GitHub

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.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/datakoot/domain-intel-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "domain-intel-mcp": {
      "command": "node",
      "args": ["/path/to/domain-intel-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/datakoot/domain-intel-mcp and follow its README for install instructions.
Casos de uso

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.
ai-agentsai-toolsclaudednsdomain-intelligencellmmcpmcp-servermodel-context-protocolosint

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.

Featured on ClaudeWave: datakoot/domain-intel-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/datakoot-domain-intel-mcp)](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

Alternativas a domain-intel-mcp