Odel
Porkbun DNS 🐷

Porkbun DNS 🐷

Local
@major23PythonMITUpdated 3mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIporkbun-mcpv1.1.2

Run

uvx porkbun-mcp

MCP client config

{
  "mcpServers": {
    "porkbun-dns": {
      "command": "uvx",
      "args": [
        "porkbun-mcp"
      ]
    }
  }
}