jeffgolden/cloudflare_mcp
If you are the rightful owner of cloudflare_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Cloudflare MCP Server is a modern Model-Context-Protocol server that provides structured tools for managing Cloudflare DNS, security, redirects, and zone settings.
Tools
Functions exposed to the LLM to take actions
echo
Round-trip text for connectivity testing
list_zones
Enumerate zones the token can access
get_zone_settings
Return full settings object
list_zone_settings
Short settings summary
list_dns_records
Read all DNS RRsets
create_dns_record
Add a record
update_dns_record
Modify record
delete_dns_record
Remove record
list_waf_rules
Read firewall rules
create_security_rule
Add firewall rule
update_security_rule
Edit firewall rule
delete_security_rule
Delete firewall rule
list_page_rules
List redirects/page-rules
create_redirect
Create redirect
delete_page_rule
Delete redirect
purge_cache
Purge URL or everything
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client