Rdap Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Rdap Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Model Context Protocol server to look up domain names and IPs using RDAP.
This project is forked from whois-mcp. Some TLDs such as .dev no longer support the whois protocol, but do support RDAP.
| Tool | Description |
|---|---|
rdap_domain | Looks up rdap information about a domain |
rdap_ip | Looks up rdap information about an IP |
rdap_as | Looks up rdap information about an Autonomous System Number (ASN) |
"mcpServers": {
"domains": {
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/clareliguori/rdap-mcp-server"]
}
}# Debug locally
npm install
npm run build
npx @modelcontextprotocol/inspector node dist/index.js
# Build and debug with Docker
docker build -t ghcr.io/clareliguori/rdap-mcp-server:latest .
npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/clareliguori/rdap-mcp-server:latest
# Publish
docker push ghcr.io/clareliguori/rdap-mcp-server:latest~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.