mcp-domain-checker-server
Provides real-time domain availability checks and pricing information, integrating with Vercel's API. Handles intelligent TLD defaults and returns detailed responses including error information.
Author

ralf-boltshauser
MIT License
Quick Info
Tools 1
Last Updated 2026-02-19
Actions
Tags
tlddomainralfdomain checkerdomain availabilityvercel api
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
- Install dependencies:
pnpm install
- Set up your environment:
cp .env.example .env
Then add your Vercel API token to the .env file.
- Build and run:
pnpm run build
pnpm start
Development
For development with hot-reloading:
pnpm run dev
License
MIT License - see LICENSE for details.
