MCP.so
Sign In

DomainGenius MCP Server

@ralf-boltshauser

About DomainGenius MCP Server

No overview available yet

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

ralf-boltshauser

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

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.

Comments

More Other MCP servers