Domain RDAP MCP
io.github.lulu-the-narwhal/domain-rdap-mcpFree, keyless domain registration lookup via RDAP: registered, available, registrar, expiration.
Tools · 1
Check whether a domain name is registered, using real-time RDAP data (the IETF-standardized successor to WHOIS). Use for "is domain-x.com available/registered", "who is domain-x.com registered with", …
Resources · 2
ui://lulu-ads/sponsored.html
ui://lulu-ads/result-check_domain.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"domain_rdap_mcp": {
"url": "https://ads.getlulu.dev/domain/mcp",
"transport": "streamable-http"
}
}
}