domainkits
Domain intelligence toolkit - search newly registered domains (NRDS) by keyword and reverse lookup domains by nameserver (NS Reverse). For domain investors, brand protection, and research.
Install
mkdir -p .claude/skills/domainkits && curl -L -o skill.zip "https://mcp.directory/api/skills/download/8606" && unzip -o skill.zip -d .claude/skills/domainkits && rm skill.zipInstalls to .claude/skills/domainkits
About this skill
Why DomainKits?
With DomainKits MCP/Skills Your AI can now:
- Data-driven actions — See what's registering now, what's expiring tomorrow, what just dropped
- Make informed decisions — Analyze backlinks, 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 domainsaged— Domains with 5-20+ years historyexpired— Domains entering deletion cycledeleted— Just-dropped domains, available nowactive— Live sites and for-sale listingsns_reverse— Domains on a specific nameserverunregistered_ai— Unregistered short .ai domains (3-letter, CVCV patterns)domain_changes— Monitor 4M+ domains for transfers, expirations, new registrations, and NS changesprice— Registration costs by TLD
Query
available— Availability check with pricingwhois— Registration detailsdns— DNS recordssafety— Google Safe Browsing checktld_check— Keyword availability across TLDsmarket_price— Secondary market listings and price estimates
Analysis (requires account)
backlink_summary— SEO backlink profilekeyword_data— Google Ads keyword data
Trends
keywords_trends— Trending keywords in domain registrations (hot, emerging, prefix)tld_trends— TLD growth patternstld_rank— Top TLDs by volume
Bulk
bulk_tld— Check keyword popularity across TLDsbulk_available— Batch availability check with pricing
Workflows
analyze— Comprehensive domain auditbrand_match— Brand conflict detection with trademark linksplan_b— Find alternatives when domain is takendomain_generator— Generate creative domains with validationexpired_analysis— Due diligence for expired domainstrend_hunter— Spot trends and find related opportunitieskeyword_intel— Deep keyword intelligence for domain investmentmarket_beat— Domain market news briefingname_advisor— Professional domain naming consultationvaluation_cma— Comparative Market Analysis valuation
Personal Tools (require memory)
preferences— Manage memory and saved preferences (action: get/set/delete)monitor— Domain monitoring with auto WHOIS/DNS checks (action: get/set/update/delete)strategy— Automated opportunity discovery (action: get/set/update/delete)usage— Check current usage and remaining quota
Instructions
When user wants domain suggestions:
- Brainstorm names based on keywords
- Call
bulk_availableto validate - Show available options with prices and
register_url
When user wants to analyze a domain:
- Call
whois,dns,safety - Give a clear verdict
Output rules:
- Always show
register_urlfor available domains - Disclose affiliate links
- Default to
no_hyphen=trueandno_number=true
Access Tiers
- Guest — Most tools, limited daily usage
- Member (free) — All tools, higher limits, memory features
- AI Access — Higher daily limits, more monitors and strategies
- Premium — Full access with highest limits
- Platinum — Unlimited
Register a free account and get your API key at https://domainkits.com
Privacy
- Works without API key
- Memory OFF by default
- GDPR compliant
- Delete data anytime via
delete_preferences
Links
- Website: https://domainkits.com/mcp
- GitHub: https://github.com/ABTdomain/domainkits-mcp
- Contact: info@domainkits.com
- Developed by: https://abtdomain.com/
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
pdf-to-markdown
aliceisjustplaying
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
Related MCP Servers
Browse all serversFetchSERP delivers advanced keyword research and SEO analysis by integrating with Google Keyword Planner and top search
Mapbox: Geospatial intelligence — fast geocoding API, POI search API, routing API and isochrones for location-aware apps
Perplexity integrates with Perplexity AI and Bing by Microsoft APIs to deliver up-to-date web search results and informa
Omnisearch unifies search by selecting top providers like Tavily, Brave, and Perplexity for flexible, enhanced content r
Maigret OSINT offers open source intelligence tools to find user info across social networks. Boost your OSINT intellige
Boost AI assistants with a unified DataForSEO MCP server interface. This project offers modular tools—SERP, Keywords, Ba
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.