0.1.0 • Published 10 months ago
@mseep/mcp-typescript-server-starter v0.1.0
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 .envThen add your Vercel API token to the .env file.
- Build and run:
pnpm run build
pnpm startDevelopment
For development with hot-reloading:
pnpm run devLicense
MIT License - see LICENSE for details.
0.1.0
10 months ago