mcp-domain-checker-server

ralf-boltshauser/mcp-domain-checker-server

3.1

If you are the rightful owner of mcp-domain-checker-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The DomainGenius MCP server powers the domain search functionality of DomainGenius, providing real-time domain availability checks and pricing information.

DomainGenius MCP Server

The DomainGenius MCP server powers the domain search functionality of DomainGenius, providing real-time domain availability checks and pricing information.

Features

  • Real-time domain availability checking
  • Domain pricing information retrieval
  • Automatic TLD handling (defaults to .com if not specified)
  • Error handling and detailed response format
  • Seamless integration with AI-powered domain search tools

Quick Start

  1. Install dependencies:
pnpm install
  1. Set up your environment:
cp .env.example .env

Then add your Vercel API token to the .env file.

  1. Build and run:
pnpm run build
pnpm start

Development

For development with hot-reloading:

pnpm run dev

License

MIT License - see for details.