GoDaddy MCP
@davidcjw
About GoDaddy MCP
A Model Context Protocol (MCP) server for managing GoDaddy DNS records. Lets AI assistants (Claude, etc.) list, add, replace, and delete DNS records on any domain in your GoDaddy account.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"godaddy-dns": {
"command": "uvx",
"args": [
"godaddy-mcp"
],
"env": {
"GODADDY_API_KEY": "<YOUR_GODADDY_API_KEY>",
"GODADDY_API_SECRET": "<YOUR_GODADDY_API_SECRET>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is GoDaddy MCP?
It is a Model Context Protocol (MCP) server that integrates with GoDaddy’s DNS API, enabling AI assistants (such as Claude) to manage DNS records on any domain in your GoDaddy account.
How to use GoDaddy MCP?
—
Key features of GoDaddy MCP
- List DNS records for any domain
- Add new DNS records
- Replace existing DNS records
- Delete DNS records
- Works with all GoDaddy domains
Use cases of GoDaddy MCP
- Automating DNS record updates via chat
- Quickly adding subdomains for new projects
- Replacing IP addresses in A records
- Removing obsolete DNS entries
- Auditing all DNS records for a domain
FAQ from GoDaddy MCP
What operations does GoDaddy MCP support?
It supports listing, adding, replacing, and deleting DNS records.
Which domains can be managed?
Any domain in your GoDaddy account.
How does an AI assistant interact with GoDaddy DNS?
Through the Model Context Protocol (MCP), the server allows AI assistants like Claude to perform DNS management tasks directly.
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
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!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments