MCP Server
MCP
Porkbun DNS 🐷
Manage DNS records, domains, DNSSEC, SSL certificates via MCP
Install
uvx porkbun-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "porkbun-mcp",
"version": "1.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Porkbun API key",
"isRequired": true,
"format": "string",
"name": "PORKBUN_API_KEY"
},
{
"description": "Porkbun secret key",
"isRequired": true,
"format": "string",
"name": "PORKBUN_SECRET_KEY"
},
{
"description": "Enable write operations (default: false for read-only mode)",
"format": "boolean",
"name": "PORKBUN_GET_MUDDY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment