MCP.so
Sign In
Servers

DomainGenius MCP Server

@ralf-boltshauser

Overview

What is DomainGenius MCP Server?

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

How to use DomainGenius MCP Server?

Install dependencies with pnpm install, copy .env.example to .env and add your Vercel API token, then build and start the server with pnpm run build && pnpm start. For development with hot-reloading, use pnpm run dev.

Key features of DomainGenius MCP Server

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

Use cases of DomainGenius MCP Server

  • Checking domain availability in real time
  • Retrieving pricing information for domains
  • Powering AI-driven domain search and suggestion tools

FAQ from DomainGenius MCP Server

What does DomainGenius MCP Server do?

It provides real-time domain availability checks and pricing information for domain names.

How do I set up the DomainGenius MCP Server?

Install dependencies with pnpm install, copy .env.example to .env and add your Vercel API token, then build and start with pnpm run build && pnpm start.

What is the default TLD if none is specified?

It defaults to .com if no TLD is specified.

What license is the server released under?

MIT License.

How can I run the server in development mode?

Use pnpm run dev for development with hot-reloading.

More from Other