GoDaddy MCP

Created By
davidcjw3 days ago
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.

Server Config

{
  "mcpServers": {
    "godaddy-dns": {
      "command": "uvx",
      "args": [
        "godaddy-mcp"
      ],
      "env": {
        "GODADDY_API_KEY": "<YOUR_GODADDY_API_KEY>",
        "GODADDY_API_SECRET": "<YOUR_GODADDY_API_SECRET>"
      }
    }
  }
}
Project Info
Created At
3 days ago
Updated At
3 days ago
Author Name
davidcjw
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All