Skip to content
Claude Desktop

Porkbun DNS ๐Ÿท for Claude Desktop

io.github.major/porkbun

Manage DNS records, domains, DNSSEC, SSL certificates via MCP

client:Claude Desktop transport:stdio runtime:pypi

Install Porkbun DNS ๐Ÿท in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json ยท windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only โ€” never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "porkbun": {
      "command": "uvx",
      "args": [
        "porkbun-mcp"
      ],
      "env": {
        "PORKBUN_API_KEY": "<PORKBUN_API_KEY>",
        "PORKBUN_SECRET_KEY": "<PORKBUN_SECRET_KEY>",
        "PORKBUN_GET_MUDDY": "<PORKBUN_GET_MUDDY>"
      }
    }
  }
}

Settings โ†’ Developer โ†’ Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Porkbun DNS ๐Ÿท in other clients