MCP.so
登录
G

GoDaddy MCP

@davidcjw

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

davidcjw

提交者

David Chong

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "godaddy-dns": {
      "command": "uvx",
      "args": [
        "godaddy-mcp"
      ],
      "env": {
        "GODADDY_API_KEY": "<YOUR_GODADDY_API_KEY>",
        "GODADDY_API_SECRET": "<YOUR_GODADDY_API_SECRET>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器