porkbun-dns-mcp

lesleslie/porkbun-dns-mcp
★ 1 stars Python API Integration Updated 5d ago
Unofficial Porkbun DNS API MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

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-dns-mcp": {
      "command": "uvx",
      "args": [
        "porkbun-dns-mcp"
      ]
    }
  }
}

Or install with pip: pip install porkbun-dns-mcp

README Excerpt

MCP server for managing Porkbun DNS records through a FastMCP interface. **Version:** 0.2.0 **Status:** Internal Bodai integration component - [Overview](#overview) - [Capabilities](#capabilities) - [Quick Start](#quick-start) - [MCP Server Configuration](#mcp-server-configuration) - [Tool Reference](#tool-reference)

Tools (16)

PORKBUN_DNS_API_KEYPORKBUN_DNS_BASE_URLPORKBUN_DNS_ENABLE_HTTP_TRANSPORTPORKBUN_DNS_HTTP_HOSTPORKBUN_DNS_HTTP_PORTPORKBUN_DNS_LOG_JSONPORKBUN_DNS_LOG_LEVELPORKBUN_DNS_MAX_RETRIESPORKBUN_DNS_SECRET_KEYPORKBUN_DNS_TIMEOUTcreate_dns_recorddelete_dns_recorddomainedit_dns_recordget_dns_recordlist_dns_records