Skip to content

feat: Cloudflare integration v2 with 20 MCP tools#725

Open
AggManik wants to merge 1 commit intomainfrom
manik/integrations/cloudflare-v2
Open

feat: Cloudflare integration v2 with 20 MCP tools#725
AggManik wants to merge 1 commit intomainfrom
manik/integrations/cloudflare-v2

Conversation

@AggManik
Copy link
Contributor

Summary

  • Scaffolds the Cloudflare integration (v2) with full MCP tool support
  • Adds 20 tools across accounts, zones, DNS, WAF lists, firewall, and load balancing
  • All tools use clean schemas with explicit pagination and Zod validation

Tools added

Accounts

  • cloudflare_list_accounts
  • cloudflare_list_account_members

Zones

  • cloudflare_list_zones
  • cloudflare_get_zone
  • cloudflare_create_zone
  • cloudflare_update_zone
  • cloudflare_delete_zone
  • cloudflare_update_zone_settings

DNS Records

  • cloudflare_list_dns_records
  • cloudflare_create_dns_record
  • cloudflare_update_dns_record
  • cloudflare_delete_dns_record

WAF Lists

  • cloudflare_get_lists
  • cloudflare_create_list
  • cloudflare_update_list
  • cloudflare_delete_list

Firewall

  • cloudflare_list_firewall_rules
  • cloudflare_get_bot_management_settings

Load Balancing

  • cloudflare_list_monitors
  • cloudflare_list_pools

…rewall, load balancing)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant