Porkbun DNS ๐Ÿท MCP Server

Manage DNS records, domains, DNSSEC, SSL certificates via MCP. Its 22 documented tools cover dns, domains, name, type. It runs locally over stdio via the published package.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-01 ยท โ˜… 23 ยท #100 OF 250 MAINTAINED API INTEGRATION ยท VERIFIED 2026-08-25

MIT ยท Python servers ยท how we verify โ†’ /methodology

01 ยท Install Porkbun DNS ๐Ÿท

before you install - you'll need

Set PORKBUN_API_KEY, PORKBUN_SECRET_KEY, PORKBUN_GET_MUDDY before connecting.

Claude Code

claude mcp add major-porkbun-mcp -- uvx porkbun-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop ยท mcpServers

Cursor ยท mcpServers

VS Code ยท servers

Windsurf ยท mcpServers

Zed ยท context_servers

Cline ยท mcpServers

Roo Code ยท mcpServers

Continue ยท mcpServers

LibreChat ยท mcpServers

Gemini CLI ยท mcpServers

Codex CLI ยท mcp_servers

Full setup guides: every client.

02 ยท Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package porkbun-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.major is GitHub-verified and matches the repo owner

03 ยท What Porkbun DNS ๐Ÿท can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list all DNS records for a domain, get a specific DNS record by ID, create a new DNS record, and edit a DNS record by ID.

Capability map

Tools grouped from the project's README - what Porkbun DNS ๐Ÿท lets an agent do.

Dns

8 tools - e.g. List all DNS records for a domain; Get a specific DNS record by ID; Get DNS records by subdomain and type

dns_list ยท dns_get ยท dns_get_by_name_type ยท dns_create ยท dns_edit ยท dns_edit_by_name_typeโ€ฆ

Domains

8 tools - e.g. List all domains in your account; Get nameservers for a domain; Update nameservers for a domain

domains_list ยท domains_get_nameservers ยท domains_update_nameservers ยท domains_get_url_forwards ยท domains_add_url_forward ยท domains_delete_url_forwardโ€ฆ

Dnssec

3 tools - e.g. List DNSSEC records for a domain; Create a DNSSEC record; Delete a DNSSEC record

dnssec_list ยท dnssec_create ยท dnssec_delete

Ssl

1 tool - e.g. Retrieve the SSL certificate bundle for a domain

ssl_retrieve

Pricing

1 tool - e.g. Get pricing for all available TLDs

pricing_get

Ping

1 tool - e.g. Test API connectivity and get your public IP

ping

Latest releases

v1.1.2 ยท 2026-04-10

update dependency fastmcp to v3.2.0 [security] ยท update actions/deploy-pages action to v5 ยท update codecov/codecov-action action to v6 ยท update dependency fastmcp to v3.2.0 [security] ยท update actions/deploy-pagesโ€ฆ

v1.1.1 ยท 2026-01-23

guide LLMs to prefer pricing_get over availability checks ยท guide LLMs to prefer pricing_get over availability checks ยท guide LLMs to prefer pricing_get over availability checks

v1.1.0 ยท 2026-01-22

upgrade to FastMCP v3.0.0b1 ยท upgrade to FastMCP v3.0.0b1

04 ยท Who maintains Porkbun DNS ๐Ÿท

Porkbun DNS ๐Ÿท is maintained by major. We track 2 MCP servers from major - 1 actively maintained, 23 combined GitHub stars, oldest repo from Jan 2026.

05 ยท Facts

category
API integration - ranked #100 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.major/porkbun (active, first published 2026-01-19 ยท 9 versions)
packages
pypi:porkbun-mcp

06 ยท Porkbun DNS ๐Ÿท FAQ

Is Porkbun DNS ๐Ÿท still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-01. We re-verify nightly.

What can Porkbun DNS ๐Ÿท do?

With this server connected, an agent can list all DNS records for a domain, get a specific DNS record by ID, create a new DNS record, and edit a DNS record by ID.

How do I install Porkbun DNS ๐Ÿท?

Run `uvx porkbun-mcp`. The README documents 3 environment variables (PORKBUN_API_KEY, PORKBUN_SECRET_KEY, PORKBUN_GET_MUDDY) to set first. Set PORKBUN_API_KEY, PORKBUN_SECRET_KEY, PORKBUN_GET_MUDDY before connecting. You can also paste the ready-made client config above.

Does Porkbun DNS ๐Ÿท run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 ยท Alternatives to Porkbun DNS ๐Ÿท

More API integration MCP servers ยท Qnap ยท Saos ยท Apimesh ยท DataJud (CNJ) ยท Wayback Machine

More Python MCP servers ยท fish-bridge - Session Knowledge Graph ยท Fedlex MCP ยท Swiss Democracy MCP ยท Swiss Statistics MCP ยท Swiss Transport MCP ยท see all