GoDaddy MCP

Created By
davidcjw2 months 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
2 months ago
Updated At
2 months ago
Author Name
davidcjw
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All