Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub jsvana/porkbun-cli --plugin porkbun-dnsA command-line tool for managing DNS records and domains via the Porkbun API.
Create ~/.config/porkbun-cli/config.toml with your API credentials:
api_key = "pk1_..."
secret_key = "sk1_..."
Each domain must have API access enabled in the Porkbun dashboard.
List domains:
porkbun-cli domains
List DNS records:
porkbun-cli dns list example.com
Create a record:
porkbun-cli dns create example.com -t A 1.2.3.4 --name www
Edit a record by ID:
porkbun-cli dns edit example.com 123456789 -t A 5.6.7.8 --name www
Delete a record:
porkbun-cli dns delete example.com 123456789
Use --headers before the subcommand to print column headers:
porkbun-cli --headers dns list example.com
cargo build --release
This repo includes a Claude Code plugin with a porkbun-dns skill that teaches Claude how to manage DNS records via the CLI.
To install:
/plugin marketplace add jsvana/porkbun-cli
/plugin install porkbun-dns@porkbun-cli
Manage DNS records via provider APIs
Official Cloudflare MCP server - 2,500+ API endpoints via Code Mode in just 2 tools (~1k tokens). Full platform access including Workers, Pages, D1, KV, R2, DNS, Zones, and more
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.
Zeabur CLI skills for deployment, template management, and troubleshooting
Hetzner Cloud CLI skill for servers, networks, firewalls, load balancers, DNS, volumes, and storage.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Triage TestFlight crash reports from App Store Connect. Syncs crash data to a local SQLite database, downloads .ips crash logs, and tracks fix status. Use when working with iOS/macOS crash reports, TestFlight feedback, or App Store Connect crash data.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim