Whodis
Checks the availability of domain names using WHOIS lookups.
About
Whodis provides a Model Context Protocol (MCP) server designed to integrate domain availability checks into AI assistant workflows. It uses WHOIS lookups to determine if domains are available, exposing a `check-domain-availability` tool for MCP clients. With a CLI interface, structured logging, and configurable settings, Whodis enables developers to quickly and easily check domain name availability.
Key Features
- Structured Logging for debugging and monitoring
- CLI Interface for direct usage and testing
- Domain Availability Checks via WHOIS
- Configurable via environment variables or .env files
- MCP Tool Integration
- 1 GitHub stars
Use Cases
- Integrating domain availability checks into AI assistants
- Automating domain registration workflows
- Checking domain availability programmatically