Domain Check MCP Server
@SebastianBoehler
About Domain Check MCP Server
A Model Context Protocol (MCP) server for checking domain availability using IONOS endpoints
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"domain-check-mcp": {
"command": "npx",
"args": [
"domain-check-mcp"
]
}
}
}Tools
3Checks if a domain is available
Gets alternative domain suggestions
Checks Sedo marketplace for domain offers
Overview
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"].
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments