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.

コメント

「その他」の他のコンテンツ