domain-intel-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@domain-intel-mcpIs acme.com a real, established business?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Registrar, creation/expiry dates, domain age, EPP status, nameservers, DNSSEC, abuse contact | RDAP |
| A, AAAA, MX, NS, TXT, CNAME, SOA records | Cloudflare DoH |
| MX presence, SPF/DMARC posture, free vs. disposable provider, verdict | Cloudflare DoH |
| Web server, CMS/framework, CDN, analytics, security headers, page title | Live fetch |
| Subdomain discovery from Certificate Transparency logs | crt.sh |
| One call returns a full dossier: registration + DNS + email deliverability + tech stack, combined | all-in-one |
No API keys required for any tool.
Related MCP server: techstack-detective-mcp
Quick start (hosted)
Claude Code
claude mcp add --transport http domain-intel https://domain.datakoot.com/mcpClaude 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
Free | Pro | Team | |
Price | $0 | $15/mo | $49/mo |
Calls included | 100 per day | 10,000 per month | 50,000 per month |
Past the allowance | refused until 00:00 UTC | $5 per 1,000 | $5 per 1,000 |
Most you can ever be billed | $0 | $115/mo | $149/mo |
Result lists | capped at 10 items per call | uncapped | uncapped |
Signup | none, no key | email + card | email + card |
All six tools work on the free tier with no key. A paid allowance is shared
across all nine Datakoot servers rather than being nine separate buckets, and
only a tools/call counts — connecting and listing tools are free. Full terms at
datakoot.com/pricing.
Subscribe → — one subscription unlocks Pro on every Datakoot server.
Using your Pro key
After subscribing you receive a licence key. Pass it as a Bearer token and the free-tier caps are removed:
claude mcp add --transport http --header "Authorization: Bearer YOUR-KEY" domain-intel https://domain.datakoot.com/mcpThe 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)
The worker.js in this repository is a snapshot of the hosted server, not a live mirror of it — the hosted endpoint is deployed independently and may be ahead. Create a Worker, paste worker.js, deploy.
License
MIT. Data from RDAP, Cloudflare DNS, and crt.sh under their respective terms.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Company intelligence for AI agents: a five-layer domain dossier in one sniff_domain call.
- mcpOAuthai.astrofabric
Agentic AI for business intelligence: discover, verify and enrich company and contact data.
Domain & brand intelligence: company enrichment, tech stack detection, brand research.
Public data intelligence for AI agents — CVE, compliance, patents, contracts, domains.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceDomain -> company intelligence for AI agents. Look up company name, country, contacts, and social profiles from any MCP-compatible client.6MIT
- FlicenseNot gradedqualityCmaintenanceProvides AI agents with tools to detect Shopify apps, WordPress plugins, DNS/email/SaaS footprint, and estimate SaaS spend for competitive intelligence and vendor research.-
- AlicenseNot gradedqualityFmaintenanceProvides domain and brand intelligence for AI agents, including company enrichment, tech stack detection, and brand research from free public sources with an on-demand cache.MIT
- FlicenseAqualityDmaintenanceEnables AI agents to research companies and find contacts with structured data from multiple free sources, including company info, tech stack, and email addresses.3-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/datakoot/domain-intel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server