Loading MCP server directory, please wait...
Manage DNS records, domains, DNSSEC, SSL certificates via MCP
npx @getmcp/cli add io.github.major/porkbunRequires Python 3.10+. Community-contributed server. Review source before installing.
PORKBUN_API_KEYPorkbun API key
PORKBUN_SECRET_KEYPorkbun secret key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.major/porkbun": {
"command": "uvx",
"args": [
"porkbun-mcp"
],
"env": {
"PORKBUN_API_KEY": "",
"PORKBUN_SECRET_KEY": "",
"PORKBUN_GET_MUDDY": ""
}
}
}
}