Porkbun-MCP

oborseth/Porkbun-MCP
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Official Porkbun MCP server — exposes the Porkbun v3 API as 30 native tools for Claude Desktop, Cursor, and other AI agents. Idempotency-safe writes, full domain lifecycle.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "porkbun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "oborseth/Porkbun-MCP"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes the [Porkbun v3 API](https://porkbun.com/api/json/v3/documentation) as native tools for AI agents — Claude Desktop, Cursor, Cline, and any other MCP-compatible client. > **Status:** v0.3.2 — covers everything you can do in the Porkbun web UI. All write operations attach an `Idempotency-Key` automatically, so retries within 24 hours don't double-charge.

Tools (20)

PORKBUN_API_KEYPORKBUN_BASE_URLPORKBUN_SECRET_API_KEYcheck_domaincreate_dns_recordcreate_dnssec_recordcreate_glue_recordcreate_url_forwarddelete_dns_recorddelete_dnssec_recorddelete_glue_recorddelete_url_forwardget_api_settingsget_balanceget_domainget_nameserversget_pricingget_ssl_bundleget_transfer_statuslist_dns_records

Topics

ai-agentsai-toolsclaudeclaude-desktopcursordnsdomain-registrarmcpmodel-context-protocolporkbunssltypescript