rdap-mcp-server
If you are the rightful owner of rdap-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The rdap-mcp-server is a Model Context Protocol server designed to look up domain names and IPs using RDAP.
The rdap-mcp-server is a specialized server that utilizes the Model Context Protocol (MCP) to perform lookups for domain names and IP addresses using the Registration Data Access Protocol (RDAP). This server is particularly useful for top-level domains (TLDs) that no longer support the traditional WHOIS protocol but have adopted RDAP, such as the .dev TLD. The project is a fork of the whois-mcp project, enhancing its capabilities to support modern domain lookup requirements. By leveraging RDAP, the server provides more structured and detailed information about domain registrations, IP addresses, and Autonomous System Numbers (ASN). This makes it an essential tool for developers and network administrators who need to access up-to-date registration data.
Features
- Supports RDAP lookups for domain names, IP addresses, and ASNs.
- Forked from whois-mcp to support TLDs that have transitioned to RDAP.
- Provides structured and detailed registration data.
- Dockerized for easy deployment and integration.
- Compatible with Model Context Protocol for seamless integration with other MCP tools.
Tools
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)