All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-01-30
- Initial release of rdap-mcp
- Pure RDAP protocol support for domain lookups
- Automatic registry detection for 50+ TLDs
- Comprehensive domain information including:
- Registration and expiration dates
- Domain status codes
- Nameservers
- Contact information (registrar, admin, technical)
- DNSSEC information
- Model Context Protocol (MCP) integration via stdio transport
rdap_lookuptool with optional raw data output- Lightweight package with minimal dependencies
- Built-in support for gTLDs and ccTLDs
- Fallback to IANA bootstrap service for unknown TLDs
- GitHub Actions workflow for automated publishing
- Comprehensive documentation and usage examples