Fastdomaincheck
@bingal
关于 Fastdomaincheck
MCP Server for blazing-fast domain name availability checks.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"fastdomaincheck": {
"command": "uvx",
"args": [
"fastdomaincheck-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Fastdomaincheck?
Fastdomaincheck is a domain availability check server built with Python and the Model Context Protocol (MCP). It provides MCP tools to check whether single or multiple domain names are already registered, using WHOIS and DNS dual verification.
How to use Fastdomaincheck?
Install and configure Fastdomaincheck by adding it to your MCP client's server configuration (e.g., Claude Desktop) using the uvx command and the package fastdomaincheck-mcp-server. Invoke the check_domains tool with a JSON object containing an array of up to 50 domain names.
Key features of Fastdomaincheck
- Bulk domain registration status checking (up to 50 domains per request)
- Dual verification using WHOIS and DNS
- Support for IDN (Internationalized Domain Names)
- Concise output format with boolean registered status
- Built-in input validation and error handling
Use cases of Fastdomaincheck
- Quickly check availability of multiple domain name ideas at once
- Validate a list of domains for a new project or business
- Automate domain registration checks in a larger MCP-based workflow
- Verify IDN domains that cannot be checked with simple dig tools
FAQ from Fastdomaincheck
What does the check_domains tool return?
It returns an object mapping each domain to a registered boolean: true means registered, false means available.
Are there any limits on domain names I can check?
Yes: each domain name must be 255 characters or fewer, you can send up to 50 domains per request, and no empty domain names are allowed.
What happens if I send an invalid request?
The tool will return an error message in JSON format, for example if the domains list is empty, exceeds 50 domains, or contains an empty name.
Does Fastdomaincheck support IDN (Internationalized Domain Names)?
Yes, IDN support is listed as a feature.
How is Fastdomaincheck installed?
It is installed via uvx using the package name fastdomaincheck-mcp-server, configured in your MCP client’s settings file (e.g., claude-desktop-config.json).
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Servers
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论