Whodis MCP Server
About
MCP Server for checking the availability of domain names using WHOIS lookups
Details
- Author
- vinsidious
- GitHub stars
- 4
- Downloads
- 212
- Categories
- Other
Jump to
- Domain availability checks using the whoiser library.
- Exposes a check-domain-availability MCP tool for clients.
- Command-line interface for direct usage and testing.
- Structured logging for debugging and monitoring.
- Configurable via environment variables or .env files.
Clone the repository, install dependencies with npm install, then either start the development server (npm run dev:server) and use the MCP Inspector, or run the CLI directly: npm run dev:cli -- check-domain-availability <domains...>. For production, build with npm run build and then use npm run start:server or npm run start:cli.
Whodis MCP Server
This project provides a Model Context Protocol (MCP) server specifically designed to check the availability of domain names using WHOIS lookups. It allows AI assistants or other tools to integrate domain availability checks into their workflows.
---
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



