Back to Home
major icon

porkbun-mcp

Verified Safe

by major

Overview

An MCP server for managing Porkbun DNS records, domains, DNSSEC, and SSL certificates, designed for integration with LLM agents.

Installation

Run Command
porkbun-mcp

Environment Variables

  • PORKBUN_API_KEY
  • PORKBUN_SECRET_KEY

Security Notes

API keys are loaded securely from environment variables (PORKBUN_API_KEY, PORKBUN_SECRET_KEY) via pydantic-settings, preventing hardcoding. The server wraps a legitimate DNS API (`oinker`) and does not appear to contain 'eval', obfuscated code, or other direct malicious patterns. Standard network interaction with the Porkbun API is an expected part of its function.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2026-01-19

Tags

PorkbunDNSMCPDomain ManagementAPI Wrapper