Cloud Infrastructure
Trust: 37/100 (Limited)Porkbun MCP Guide
MCP server for Porkbun domains and DNS.
2 starsby korobkov-v
Quick Start
Install
npx porkbun-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-korobkov-v-porkbun-mcp": {
"command": "npx",
"args": [
"porkbun-mcp"
]
}
}
}