MCP server exposing 5 tools for rdap.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/rdap/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
domain — Domain registration record from RDAP — registrar, registration/expiry dates, nameservers, status; a "domain not found" answer means the name is UNREGISTERED (available to register, subject to registrar checks). Keyless and authoritative (the registry's own service; the modern replacement for WHOIS). PREFER for "who is the registrar for <domain>", "when does <domain> expire", "who owns <domain>", "WHOIS for <domain>", "is <domain>.com available/registered".ip — IP/netblock allocation record.asn — ASN allocation record.entity — Entity by handle. Pass base RDAP url to skip bootstrap.nameserver — Nameserver record.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/rdap/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io