mcp-domain-checker-server
0
DomainGenius MCP Server is designed to support the domain search capabilities of DomainGenius. It offers real-time checks and pricing for domains with seamless integration features.
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 for details.