Cloudflare DNS MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLOUDFLARE_ZONE_ID | No | Default zone ID (can be provided per request) | |
| CLOUDFLARE_API_TOKEN | Yes | Your Cloudflare API token with Zone:Read and DNS:Edit permissions |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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