domain-intelligence
Click on "Deploy 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-intelligenceget the domain overview for example.com"
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 Intelligence API
Domain overviews for security and sales: registration, infrastructure, and risk signals.
Part of the DataLeads API suite (Security category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.
Endpoints
Method | Path | Description |
POST |
| V1 Domain Overview |
Related MCP server: DomainDetails MCP Server
Quick start
curl -X POST https://data.dataleads.pro/v1/domain/overview \
-H 'Content-Type: application/json' \
-d '{"clientKey": "YOUR_CLIENT_KEY", "domain": "github.com"}'Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.
MCP server
Remote (Streamable HTTP):
https://data.dataleads.pro/mcp/domain-intelligenceStdio (Docker):
docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/domain-intelligence-mcp:latest
Pricing
Tier | Price | Requests |
Free | $0 | 500/mo |
Starter | $9/mo | 5,000 |
Pro | $29/mo | 25,000 |
Business | $99/mo | 100,000 |
Enterprise | custom | custom |
Full plan details at https://data.dataleads.pro.
License
MIT - see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Domain intelligence for DNS, WHOIS/RDAP, TLS, reputation, valuation, and brand protection.
Email-domain intelligence: MX capability, provider, disposable status, SPF, DMARC, and MTA-STS.
Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.
Domain intel for AI agents: RDAP registration, DNS, email deliverability, tech stack.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides comprehensive IP and domain security intelligence, enabling analysis of IP addresses and domains for threat and reputation information.MIT
- AlicenseAqualityFmaintenanceProvides comprehensive domain research tools including RDAP, WHOIS, and DNS lookup capabilities, with automatic fallback and support for 50+ TLDs.110 npm1MIT
- AlicenseAqualityDmaintenanceEnables domain lookups using the RDAP protocol, returning structured registration data, nameservers, and contacts from over 50 supported TLDs.19 npm1MIT
- FlicenseNot gradedqualityDmaintenanceEnables domain intelligence lookups including RDAP registration data, DNS records, and Certificate Transparency searches.1-