ry-ops/cloudflare-mcp-server
If you are the rightful owner of cloudflare-mcp-server 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.
The Cloudflare MCP Server is a Model Context Protocol server that integrates with the Cloudflare API to manage resources such as zones, DNS records, Workers KV storage, cache purging, and analytics.
Tools
Functions exposed to the LLM to take actions
list_zones
List all zones in your Cloudflare account with optional filtering.
create_dns_record
Create a new DNS record with specified parameters.
purge_cache
Purge Cloudflare's cache for a zone or specific files.
write_kv_value
Write a key-value pair to Workers KV storage.
get_zone_analytics
Retrieve analytics data for a specific zone.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client