Skip to main content
Glama

MCP Cloudflare DNS Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDFLARE_EMAILNoYour Cloudflare email address (Optional)
CLOUDFLARE_ZONE_IDYesYour Cloudflare Zone ID for the domain
CLOUDFLARE_API_TOKENYesYour Cloudflare API token with Zone:Read and Zone:Edit permissions

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_dns_records

List all DNS records for the configured zone

get_dns_record

Get a specific DNS record by ID

create_dns_record

Create a new DNS record

update_dns_record

Update an existing DNS record

delete_dns_record

Delete a DNS record

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/gilberth/mcp-cloudflare'

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