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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

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.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments