Domain Check MCP Server
@SebastianBoehler
关于 Domain Check MCP Server
A Model Context Protocol (MCP) server for checking domain availability using IONOS endpoints
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"domain-check-mcp": {
"command": "npx",
"args": [
"domain-check-mcp"
]
}
}
}工具
3Checks if a domain is available
Gets alternative domain suggestions
Checks Sedo marketplace for domain offers
概览
What is Domain Check MCP Server?
A Model Context Protocol server that checks domain availability via undocumented IONOS endpoints. It provides tools for domain checking, alternative suggestions, and Sedo marketplace offers. Intended for educational use only.
How to use Domain Check MCP Server?
Install globally with npm install -g domain-check-mcp or run directly with npx -y domain-check-mcp. Configure it in your windsuf/mcp_config.json using the command npx -y domain-check-mcp.
Key features of Domain Check MCP Server?
- Checks domain availability using IONOS endpoints
- Provides alternative domain name suggestions
- Retrieves Sedo marketplace offers
- Runs via npx without installation
- Global install option via npm
Use cases of Domain Check MCP Server?
- Quickly verify if a desired domain name is available
- Discover alternative domain suggestions when a name is taken
- Check Sedo marketplace for domain buying opportunities
- Integrate domain availability checks into an MCP host like Windsurf
FAQ from Domain Check MCP Server
What does Domain Check MCP Server do?
It checks domain availability and returns alternative suggestions or Sedo offers using IONOS endpoints.
Is it safe to use in production?
No. The IONOS APIs are not publicly documented and usage may violate their Terms of Service. Use at your own risk for educational purposes only.
How do I install Domain Check MCP Server?
Install globally via npm install -g domain-check-mcp or run on demand with npx -y domain-check-mcp.
What tools does Domain Check MCP Server provide?
Three tools: check_domain_availability, get_domain_recommendations, and get_sedo_offers.
Where do I configure Domain Check MCP Server?
Add it to your windsuf/mcp_config.json with "command": "npx", "args": ["-y", "domain-check-mcp"].
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论