rdap-mcp-server
0
rdap-mcp-server is a protocol server that facilitates the lookup of domain names and IP addresses using RDAP. It extends the functionality of the previous whois-mcp to accommodate TLDs that no longer support Whois, making it a flexible tool for web resource inquiries.
Overview
A Model Context Protocol server designed to look up domain names and IP addresses using RDAP. Originating from the whois-mcp project, it addresses limitations in TLDs like .dev that no longer support the whois protocol.
Available Tools
- rdap_domain: Retrieves RDAP information for a domain.
- rdap_ip: Retrieves RDAP information for an IP address.
- rdap_as: Retrieves RDAP information for an Autonomous System Number (ASN).
Usage
Recommended usage is through a Docker command, designed to easily run the server within a containerized environment.