Server data from the Official MCP Registry
Search newly registered, expired, aged, active, deleted and for-sale domains, plus WHOIS and DNS.
About
Search newly registered, expired, aged, active, deleted and for-sale domains, plus WHOIS and DNS.
Remote endpoints: streamable-http: https://api.domainkits.com/v1/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
32 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: DOMAINKITS_API_KEY
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
DomainKits MCP
Domain data server for AI assistants. DomainKits MCP connects Claude, GPT, Gemini, and other AI assistants to live domain registration, DNS, availability, trend, and market data through the Model Context Protocol.
This is the official MCP server for the DomainKits API, published and maintained by the DomainKits team. DomainKits is built and operated by Lyalpha GmbH, with domain data and infrastructure provided by ABTdomain, our domain intelligence and data aggregation platform. This repository is hosted under the ABTdomain GitHub organisation. Learn more about the relationship at domainkits.com/about.
MCP is the data layer. For domain industry workflows (naming consultation, brand protection, domain analysis, valuation, keyword intelligence, and more), see DomainKits Skills, an open-source collection of workflow prompts that any AI assistant can use on top of this data.
Tools
Search
| Tool | Description |
|---|---|
nrds | Newly registered domains by keyword, or browse a gTLD |
nrds_live | Live feed of domains registered in the last three days, updated continuously |
aged | Established domains with registration history by keyword, or browse a gTLD |
expired | Domains entering the deletion cycle by keyword, or browse a gTLD |
deleted | Just-dropped domains available for standard registration |
active | Live registered domains |
market | Domains carrying marketplace listing data by keyword, or browse a gTLD |
ns_reverse | Reverse lookup by nameserver |
unregistered_ai | Unregistered short .ai domains (3-4 letter, pattern-based) |
domain_changes | Registration and status changes to premium .com names over the last 7 days |
typosquat | Typosquat scanner (dnstwist-style permutations) with live registration verification |
Lookup
| Tool | Description |
|---|---|
dns | DNS records (A, AAAA, MX, NS, TXT, SOA) |
whois | WHOIS/RDAP registration data (registrar, dates, status, nameservers) |
safety | Google Safe Browsing status |
available | Single-domain availability with pricing |
ip_lookup | Resolve an IP or hostname to its network operator and approximate location |
registrar | Look up ICANN-accredited registrars by name, alias or IANA ID |
epp_status | Explain a domain EPP status code and what the holder can do about it |
tld_check | Prefix registration status across core TLDs, with aggregate counts |
keyword_data | Google Ads keyword data (volume, CPC, competition) |
price | Standard registration and renewal prices by TLD |
market_price | Secondary market listing prices |
backlink_summary | SEO backlink profile |
Trends
| Tool | Description |
|---|---|
keywords_trends | Hot, emerging, and prefix keywords in domain registrations |
tld_trends | Historical registration trends by TLD |
tld_rank | TLD rankings by registration volume |
Bulk
| Tool | Description |
|---|---|
bulk_tld | Registration status of one keyword across many TLDs |
bulk_available | Batch availability check (up to 50 domains) |
Stateful (memory-backed)
| Tool | Action | Description |
|---|---|---|
preferences | get | Check memory status and saved preferences |
preferences | set | Save preferences (TLDs, budget, style, industry) |
preferences | delete | Delete all stored data (GDPR Article 17) |
monitor | get | Retrieve and check all monitored domains |
monitor | set | Create a monitoring task (WHOIS, DNS, page changes) |
monitor | update | Save check results for a monitor |
monitor | delete | Remove a monitoring task |
monitor | history | Change history for monitored domains (filter by domain, up to 365 days) |
strategy | get | Retrieve saved strategies with run status |
strategy | set | Store user-authored strategy text |
strategy | update | Save strategy execution results |
strategy | delete | Remove a strategy |
usage | Current tier, per-group usage, and remaining quota |
Stateful data is server-side and cross-platform: preferences, monitors, and strategies persist across Claude, Gemini, Cursor, and any other MCP client under the same account. All data encrypted at rest (AES-256-GCM) in isolated per-user directories.
Quick Start
- Endpoint:
https://api.domainkits.com/v1/mcp(optional headerX-API-Keyfor account limits) - Claude Code:
claude mcp add --transport http domainkits https://api.domainkits.com/v1/mcp - Setup for Claude.ai, Claude Desktop, Gemini CLI, Cursor: domainkits.com/mcp
Skills
DomainKits MCP serves raw data. DomainKits Skills are open-source workflow prompts that teach AI assistants how to use that data for domain industry tasks:
- Brand Protection -- scan typosquats and lookalike registrations around a brand, evaluated per domain on registration facts
- Domain Analyze -- registration, DNS, website, safety, backlink, cross-TLD and market evidence for one domain
- Domain CMA Valuation -- comparative market analysis against current for-sale listings
- Domain Generator -- creative domain name generation with validation
- Domain Market Beat -- time-bounded domain market briefing with source tiers and explicit inference limits
- Domain Name Advisor -- naming consultation with availability checking
- Keyword Intel -- keyword-level supply, demand, and concentration analysis
- Keyword Trend Hunter -- spot trending keywords and validate them against new registration cohorts
Skills work with any agent that supports the Agent Skills open standard. Add them alongside this server and the AI assistant gains both raw data access and structured workflows.
Access
Works without an API key on a guest quota. A free account raises it; paid tiers raise it further and unlock the full filter set and deeper paging. Current per-tier limits are listed at domainkits.com/pricing; the usage tool reports the live quota for your own account.
Register free at domainkits.com. View pricing.
Examples
Search and discovery
- "Find domains with 'solar' registered in the last 7 days"
- "What has been registered in the last few hours with 'agent' in the name?"
- "What .com domains are expiring this week?"
- "Show me trending keywords in .com registrations"
- "What short domains changed nameservers this week?"
Lookup
- "Check DNS and WHOIS for example.com"
- "Is mybrand.ai available? What does it cost?"
- "What domains are on ns1.example.com?"
Trends
- "What are the hottest keywords in domain registrations right now?"
- "Compare .com vs .net registration trends over 90 days"
Monitoring (requires memory)
- "Monitor example.com for WHOIS and DNS changes"
- "Save a strategy: find dropping 4-letter .com domains daily"
Privacy
- No tool returns domain registrant personal data.
registrarreturns ICANN-published registrar business contacts. - Memory is off by default and requires explicit consent
- All stored data is encrypted at rest (AES-256-GCM)
- Isolated per-user directories
- Full data deletion via
preferenceswithaction: delete(GDPR Article 17)
Full details: Privacy Policy | Terms of Service
Links
- Website: domainkits.com/mcp
- Skills: github.com/ABTdomain/domainkits-skills
- API Endpoint:
https://api.domainkits.com/v1/mcp - Support: info@domainkits.com
- Privacy Policy: domainkits.com/privacy
- Terms: domainkits.com/terms
License
Proprietary. The MCP interface specification is public, but the underlying domain data and services are proprietary.
For commercial use and API access, visit domainkits.com.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
