quareth/cloudflare_waf_mcp
3.2
If you are the rightful owner of cloudflare_waf_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.
This project is a Model Context Protocol (MCP) server designed for managing Cloudflare Ruleset Engine API and accessing documentation.
Tools
Functions exposed to the LLM to take actions
cloudflare_list_document_names
List documentation files.
cloudflare_read_document
Read documentation content.
cloudflare_list_zones
List Cloudflare zones.
cloudflare_get_zone_details
Get zone details.
cloudflare_list_accounts
List Cloudflare accounts.
cloudflare_list_rulesets
List rulesets.
cloudflare_get_ruleset
Get ruleset details.
cloudflare_add_ruleset_rule
Add rule to ruleset.
cloudflare_update_ruleset_rule
Update existing rule.
cloudflare_delete_ruleset_rule
Delete rule from ruleset.
cloudflare_list_ruleset_versions
List ruleset versions.
cloudflare_get_ruleset_version
Get specific version.
cloudflare_get_ruleset_version_by_tag
Get version filtered by tag.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client