Porkbun MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORKBUN_API_KEY | Yes | Your Porkbun API key. | |
| PORKBUN_SECRET_API_KEY | Yes | Your Porkbun Secret API key. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ping_porkbunA | Tests the Porkbun API connection and authentication. |
| get_domain_pricingA | Retrieves the default domain pricing information for all supported TLDs. |
| list_domainsB | Retrieves a list of domains in the Porkbun account. |
| get_dns_recordsA | Retrieves DNS records for a domain. If record_id is provided, retrieves a single record; otherwise, retrieves all records. |
| create_dns_recordA | Adds a new DNS record to a specified domain. |
| edit_dns_recordA | Modifies an existing DNS record using its ID. |
| delete_dns_recordB | Removes a specific DNS record using its ID. |
| get_ssl_bundleB | Retrieves the SSL certificate bundle for a specified domain. |
| update_nameserversB | Updates the nameservers for a specified domain. |
| get_nameserversA | Gets the authoritative nameservers for a specified domain. |
| add_url_forwardB | Adds URL forwarding for a domain or subdomain. |
| get_url_forwardingB | Gets URL forwarding records for a domain. |
| delete_url_forwardB | Deletes a URL forward record for a domain by its ID. |
| check_domainB | Checks the availability of a domain name. |
| edit_dns_record_by_name_typeA | Edits all DNS records matching a domain, subdomain (optional), and type. Corresponds to endpoint: dns/editByNameType/DOMAIN/TYPE/[SUBDOMAIN] |
| delete_dns_record_by_name_typeB | Deletes all DNS records matching a domain, subdomain (optional), and type. Corresponds to endpoint: dns/deleteByNameType/DOMAIN/TYPE/[SUBDOMAIN] |
| retrieve_dns_record_by_name_typeB | Retrieves all DNS records matching a domain, subdomain (optional), and type. Corresponds to endpoint: dns/retrieveByNameType/DOMAIN/TYPE/[SUBDOMAIN] |
| create_dnssec_recordB | Creates a DNSSEC record at the registry for the domain. |
| get_dnssec_recordsB | Gets the DNSSEC records associated with the domain at the registry. |
| delete_dnssec_recordA | Deletes a DNSSEC record associated with the domain at the registry by Key Tag. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/miraclebakelaser/porkbun-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server