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
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
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
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