Cloudflare MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cloudflare-dns-mcp_echoB | Simple connectivity check that returns the same payload sent by the client. |
| cloudflare-dns-mcp_list_dns_recordsC | List DNS records for a zone or across all zones |
| cloudflare-dns-mcp_create_dns_recordC | Create a new DNS record in a given zone |
| cloudflare-dns-mcp_list_zonesC | List all zones in the account |
| cloudflare-dns-mcp_list_zone_settingsC | Retrieve all settings for a specific zone |
| cloudflare-dns-mcp_list_ssl_certsC | List SSL certificate packs for a zone |
| cloudflare-dns-mcp_update_dns_recordC | Update an existing DNS record by ID |
| cloudflare-dns-mcp_delete_dns_recordC | Delete a DNS record by ID |
| cloudflare-dns-mcp_list_waf_rulesC | List Web Application Firewall (WAF) rules for a zone |
| cloudflare-dns-mcp_create_security_ruleC | Create a custom firewall security rule for a zone |
| cloudflare-dns-mcp_update_security_ruleC | Update an existing firewall security rule |
| cloudflare-dns-mcp_delete_security_ruleC | Delete a firewall security rule |
| cloudflare-dns-mcp_list_page_rulesC | List all page rules (redirects) for a zone |
| cloudflare-dns-mcp_create_redirectC | Create a single URL redirect (Page Rule) for the given zone |
| cloudflare-dns-mcp_delete_page_ruleC | Delete a page rule by ID |
| cloudflare-dns-mcp_get_zone_settingsC | Get full settings object for a zone |
| cloudflare-dns-mcp_update_zone_settingsB | Update settings for a zone (destructive operation) |
| cloudflare-dns-mcp_purge_cacheC | Purge Cloudflare cache for a zone |
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/jeffgolden/cloudflare_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server