rdap-mcp-server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@rdap-mcp-serverlook up RDAP info for example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
rdap-mcp-server
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.
Available Tools
Tool | Description |
| Looks up rdap information about a domain |
| Looks up rdap information about an IP |
| Looks up rdap information about an Autonomous System Number (ASN) |
Usage
"mcpServers": {
"domains": {
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/clareliguori/rdap-mcp-server"]
}
}Development
# 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:latestThis server cannot be deployed
Maintenance
Related MCP Connectors
Model Context Protocol server for Studex tools, notifications, and profile integrations
MAC address and OUI vendor lookup over Model Context Protocol.
Model Context Protocol server for todo.vu task management and time tracking.
A Model Context Protocol server for Wix AI tools
Related MCP Servers
- AlicenseAqualityFmaintenanceA Model Context Protocol server that allows AI agents to perform WHOIS lookups, enabling users to directly ask the AI about domain availability, ownership, registration details, and other domain information.4243 npm60MIT
- FlicenseCqualityDmaintenanceA Model Context Protocol server that enables users to perform third-party enrichment lookups for security observables (IP addresses, domains, URLs, emails) through services like VirusTotal, Shodan, and others.15-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides comprehensive domain analysis capabilities including WHOIS lookups, DNS record queries, and DNS health checking.14MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server that provides comprehensive domain name research tools, including RDAP, WHOIS, and DNS query functionality.12Apache 2.0