Skip to main content
Glama
globodai-group

Cloudflare DNS MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDFLARE_ZONE_IDNoDefault zone ID (can be provided per request)
CLOUDFLARE_API_TOKENYesYour Cloudflare API token with Zone:Read and DNS:Edit permissions

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
cloudflare_list_zonesA

List all DNS zones accessible to the API token

cloudflare_get_zoneB

Get details for a specific DNS zone

cloudflare_list_dns_recordsB

List DNS records for a zone

cloudflare_create_dns_recordC

Create a new DNS record in a zone

cloudflare_update_dns_recordC

Update an existing DNS record

cloudflare_delete_dns_recordB

Delete a DNS record

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/globodai-group/mcp-cloudflare-dns'

If you have feedback or need assistance with the MCP directory API, please join our Discord server