Domain Details
/install domaindetails
domaindetails
Domain lookup and marketplace search. Free API, just curl.
Domain Lookup
curl -s "https://mcp.domaindetails.com/lookup/example.com" | jq
Returns: registrar, created/expires dates, nameservers, DNSSEC, contacts.
Marketplace Search
curl -s "https://api.domaindetails.com/api/marketplace/search?domain=example.com" | jq
Returns listings from: Sedo, Afternic, Atom, Dynadot, Namecheap, NameSilo, Unstoppable Domains.
Rate Limits
- 100 requests/minute (no auth needed)
CLI (Optional)
npx domaindetails example.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install domaindetails - After installation, invoke the skill by name or use
/domaindetails - Provide required inputs per the skill's parameter spec and get structured output
What is Domain Details?
Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required. It is an AI Agent Skill for Claude Code / OpenClaw, with 2713 downloads so far.
How do I install Domain Details?
Run "/install domaindetails" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Domain Details free?
Yes, Domain Details is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Domain Details support?
Domain Details is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Domain Details?
It is built and maintained by julianengel (@julianengel); the current version is v1.2.0.