Skip to main content
Glama
miraclebakelaser

Porkbun MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORKBUN_API_KEYYesYour Porkbun API key.
PORKBUN_SECRET_API_KEYYesYour 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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