Skip to main content
Glama
jeffgolden

Cloudflare MCP Server

by jeffgolden

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/jeffgolden/cloudflare_mcp'

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