Skip to main content
Glama

Cloudflare MCP Server

by jeffgolden

cloudflare-dns-mcp_list_zones

List all zones in a Cloudflare account with optional status filtering and detailed inclusion, using a structured tool for DNS and zone management.

Instructions

List all zones in the account

Input Schema

NameRequiredDescriptionDefault
include_detailsNo
status_filterNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "include_details": { "default": false, "type": "boolean" }, "status_filter": { "type": "string" } }, "type": "object" }

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