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.
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments