Porkbun DNS ๐ท runs on your own machine โ the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 2 Jun 2026.
Manage DNS records, domains, DNSSEC, SSL certificates via MCP
This server runs on your own machine โ install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add porkbun -- uvx porkbun-mcp
{
"mcpServers": {
"porkbun": {
"args": [
"porkbun-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.porkbun]
command = "uvx"
args = ["porkbun-mcp"]
{
"mcpServers": {
"porkbun": {
"args": [
"porkbun-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"porkbun": {
"args": [
"porkbun-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.