Skip to main content
Glama

Cloudflare MCP Server

by ry-ops

get_zone

Retrieve detailed configuration and settings for a specific Cloudflare zone using its unique zone ID to manage DNS, security, and performance settings.

Instructions

Get detailed information about a specific zone by zone ID

Input Schema

NameRequiredDescriptionDefault
zone_idYesThe zone ID

Input Schema (JSON Schema)

{ "properties": { "zone_id": { "description": "The zone ID", "type": "string" } }, "required": [ "zone_id" ], "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/ry-ops/cloudflare-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server