소개
This Model Context Protocol (MCP) server provides a robust solution for querying domain availability and pricing via the GoDaddy Operational Test Environment (OTE) API. It supports individual or bulk domain checks, allowing users to specify a list of domains or a base name with various TLD suffixes. The server standardizes pricing and registration period data, ensuring consistent results in USD and normalized timeframes, making it ideal for developers integrating domain lookup functionalities into their applications. It also includes features like rate limiting and comprehensive error handling.
주요 기능
- Check domain availability and pricing via GoDaddy OTE sandbox
- Normalized pricing in dollars with 2 decimal places and periods in years
- Consistent field naming and data structures in JSON responses
- Support for multiple TLD suffixes and bulk domain checking
- "FAST" and "FULL" check modes for optimized speed or accuracy
- 1 GitHub stars
사용 사례
- Identifying available domains by testing a base name across multiple TLDs.
- Programmatically checking the availability and cost of specific domain names.
- Integrating domain lookup services into applications or workflows via MCP.