GoDaddy MCP Server
@Harshalkatakiya
About GoDaddy MCP Server
Model Context Protocol (MCP) server for GoDaddy
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"godaddy": {
"command": "npx",
"args": [
"-y",
"godaddy-mcp"
],
"env": {
"GODADDY_API_BASE_URL": "<godaddy-api-base-url>",
"GODADDY_API_KEY": "<godaddy-api-key>",
"GODADDY_API_SECRET": "<godaddy-api-secret>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is GoDaddy MCP Server?
It is a Model Context Protocol (MCP) server implemented in TypeScript that interfaces with GoDaddy’s Domain Availability API, enabling AI agents and applications to check the availability of single or multiple domain names through standardized tools.
How to use GoDaddy MCP Server?
Add the MCP configuration with the environment variables GODADDY_API_BASE_URL, GODADDY_API_KEY, and GODADDY_API_SECRET. Run the server with npx -y godaddy-mcp.
Key features of GoDaddy MCP Server
- Check availability of single or multiple domains at once.
- Supports both FAST and FULL check types.
- Optionally include domains available for transfer.
- Implements MCP tools for AI agent integration.
Use cases of GoDaddy MCP Server
- AI agents verifying domain name availability for registration.
- Automated domain portfolio checks.
- Integrating domain availability into chatbots or virtual assistants.
FAQ from GoDaddy MCP Server
What API does the GoDaddy MCP Server use?
It uses GoDaddy’s Domain Availability API.
How do I configure the GoDaddy MCP Server?
Set the environment variables GODADDY_API_BASE_URL, GODADDY_API_KEY, and GODADDY_API_SECRET in your MCP client configuration.
What check types are supported?
Both FAST and FULL check types are supported.
Can I check multiple domains at once?
Yes, the server can check the availability of one or more domain names simultaneously.
Is authentication required?
Yes, you need a valid GoDaddy API key and secret to use the server.
Frequently asked questions
What API does the GoDaddy MCP Server use?
It uses GoDaddy’s Domain Availability API.
How do I configure the GoDaddy MCP Server?
Set the environment variables `GODADDY_API_BASE_URL`, `GODADDY_API_KEY`, and `GODADDY_API_SECRET` in your MCP client configuration.
What check types are supported?
Both `FAST` and `FULL` check types are supported.
Can I check multiple domains at once?
Yes, the server can check the availability of one or more domain names simultaneously.
Is authentication required?
Yes, you need a valid GoDaddy API key and secret to use the server.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments