Porkbun MCP

Porkbun MCP is an MCP server that exposes 5 tools to an agent, covering connectivity, domains, dns. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-16 · ★ 3 · #617 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Porkbun MCP

before you install - you'll need

Set PORKBUN_API_KEY, PORKBUN_SECRET_KEY before connecting. PORKBUN_GET_MUDDY is optional or environment-specific per the README.

Claude Code

claude mcp add korobkov-v-porkbun-mcp -- npx -y porkbun-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "korobkov-v-porkbun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "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

npm package porkbun-mcp - unscoped; check the name against the project README before installing

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

03 · What Porkbun MCP can do

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

What you can build

An agent gets 5 documented tools across connectivity, domains, dns, including Connectivity, Domains, DNS, DNSSEC.

Capability map

Tools grouped from the project's README - what Porkbun MCP lets an agent do.

Connectivity

1 tool - e.g. ping, pricing_get

Connectivity

Domains

1 tool - e.g. list, nameservers, URL forwarding, glue records (get/create/update/delete), availability

Domains

Dns

1 tool - e.g. list/get/create/edit/delete (including by name/type)

DNS

Dnssec

1 tool - e.g. list/create/delete

DNSSEC

Ssl

1 tool - e.g. certificate bundle retrieval

SSL

04 · Who maintains Porkbun MCP

Porkbun MCP is maintained by korobkov-v. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #617 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.korobkov-v/porkbun-mcp (active, first published 2026-02-12)
packages
npm:porkbun-mcp

06 · Porkbun MCP FAQ

Is Porkbun MCP still maintained?

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

What can Porkbun MCP do?

An agent gets 5 documented tools across connectivity, domains, dns, including Connectivity, Domains, DNS, DNSSEC.

How do I install Porkbun MCP?

Run `npx -y 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 before connecting. PORKBUN_GET_MUDDY is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Porkbun MCP run locally?

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

07 · Alternatives to Porkbun MCP

More MCP servers to compare · Hermes Atlas MCP · Aftereffects · Better Bear · Kwp Lab Rss Reader MCP · Epoch

More TypeScript MCP servers · Vueuse MCP · Inhalt · Xdebug · Krimto · CLEO MCP Server · see all