MCP.so
登录

DomainGenius MCP Server

@ralf-boltshauser

关于 DomainGenius MCP Server

暂无概览

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

ralf-boltshauser

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器