原始内容
name: domainkits description: Check domain availability. Search domains by keyword across the full lifecycle, from newly registered to expired and deleted. Analyze keyword value and trends. Turn AI into your domain agent. domainkits.com homepage: https://domainkits.com/mcp metadata: {"openclaw":{"emoji":"🌐","primaryEnv":"DOMAINKITS_API_KEY"}}
Why DomainKits?
With DomainKits MCP your AI can:
- Data-driven actions -- See what's registering now, what's expiring tomorrow, what just dropped
- Make informed decisions -- Analyze keyword value, brand risk, and safety in seconds
- Execute instantly -- From idea to available domain with pricing in seconds
Setup
Claude Code
claude mcp add domainkits https://api.domainkits.com/v1/mcp
With API key (for higher limits):
claude mcp add domainkits https://api.domainkits.com/v1/mcp --header "X-API-Key: YOUR_KEY"
Claude.ai
Connect DomainKits via Settings > Connectors. No manual configuration needed.
Cursor / Other MCP Clients
Add to your MCP config:
{
"mcpServers": {
"domainkits": {
"url": "https://api.domainkits.com/v1/mcp"
}
}
}
With API key:
{
"mcpServers": {
"domainkits": {
"url": "https://api.domainkits.com/v1/mcp",
"headers": {
"X-API-Key": "YOUR_KEY"
}
}
}
}
Tools
Search
nrds-- Newly registered domains, by keyword or browse a gTLDaged-- Domains with 5-20+ years historyexpired-- Domains entering deletion cycle, by keyword or browse a gTLDdeleted-- Just-dropped domains, available nowactive-- Live registered domains (~240M gTLD database)market-- Domains with marketplace listing data, by keyword or browse a gTLDns_reverse-- Domains on a specific nameserverunregistered_ai-- Unregistered short .ai domains (3-letter, pattern-based)domain_changes-- Domain change detection across 4M+ monitored domainstyposquat-- Generate typosquat permutations and check which variants are registered
Lookup
available-- Single-domain availability with pricingdns-- DNS records (A, AAAA, MX, NS, TXT, SOA)whois-- WHOIS/RDAP registration datasafety-- Google Safe Browsing status (requires account)tld_check-- Keyword availability across TLDskeyword_data-- Google Ads keyword data (requires account)price-- Registration and renewal prices by TLDmarket_price-- Secondary market listing pricesbacklink_summary-- SEO backlink profile (requires account)
Trends
keywords_trends-- Hot, emerging, and prefix keywords in domain registrationstld_trends-- Historical registration trends by TLDtld_rank-- TLD rankings by registration volume
Bulk
bulk_tld-- Keyword popularity across TLDsbulk_available-- Batch availability check (up to 10 domains)
Stateful (require memory)
preferences-- Manage memory and saved preferences (action: get/set/delete)monitor-- Domain monitoring with WHOIS/DNS/page change checks (action: get/set/update/delete)strategy-- Save and execute domain strategies (action: get/set/update/delete)usage-- Current tier, per-group usage, and remaining quota
Skills
DomainKits MCP serves raw data. For domain industry workflows (naming consultation, competitive analysis, keyword intelligence, expired domain due diligence, and more), see DomainKits Skills, an open-source collection of workflow prompts that any AI assistant can use on top of this data.
Instructions
When user wants domain suggestions:
- Brainstorm names based on keywords
- Call
bulk_availableto validate - Show available options with prices
When user wants to analyze a domain:
- Call
whois,dns,safety - Give a clear verdict
Output rules:
- Default to
no_hyphen=trueandno_number=true - Use
usageto check remaining quota before heavy operations
Access Tiers
| Guest | Member (free) | Premium | Platinum | |
|---|---|---|---|---|
| Search tools | 5/min, 10/day | 20/min, 2000/day | 60/min, 2000/day | Unlimited |
| Lookup tools | 5/min, 10/day | Varies | 20-50/min | Unlimited or high cap |
| Trend tools | 5/min, 10/day | 10/min, 100/day | Unlimited | Unlimited |
| Bulk tools | 5/min, 10/day | 5/min, 50/day | 8/min, 1000/day | Unlimited |
| Safety, Backlinks, Keywords | Blocked | Limited | Limited | High cap or unlimited |
| Monitors | -- | 5 | 50 | Unlimited |
| Strategies | -- | 1 | 6 | Unlimited |
Register free at domainkits.com. View pricing.
Privacy
- Works without API key (guest access)
- Memory OFF by default, requires explicit consent
- All stored data encrypted at rest (AES-256-GCM)
- GDPR compliant, delete data anytime via
preferenceswith action: delete
Links
- Website: https://domainkits.com/mcp
- Skills: https://github.com/ABTdomain/domainkits-skills
- GitHub: https://github.com/ABTdomain/domainkits-mcp
- Contact: info@domainkits.com