Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDFLARE_API_TOKENYesYour Cloudflare API token. Requires permissions for the resources you intend to manage (e.g., Zone:Read, Zone:Edit, Workers Scripts:Edit, etc.).
CLOUDFLARE_ACCOUNT_IDYesYour Cloudflare Account ID, required for Workers, KV, and R2 operations.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
cf_zonesC

List Cloudflare zones (domains)

cf_dns_listC

List DNS records for a zone

cf_dns_createC

Create a DNS record

cf_dns_deleteC

Delete a DNS record

cf_workers_listC

List Workers scripts

cf_worker_deleteB

Delete a Workers script

cf_kv_namespacesC

List KV namespaces

cf_kv_keysC

List keys in a KV namespace

cf_kv_getC

Get a value from KV

cf_kv_putC

Write a value to KV

cf_kv_deleteC

Delete a key from KV

cf_r2_bucketsC

List R2 buckets

cf_cache_purgeB

Purge Cloudflare cache (all or specific URLs)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ofershap/mcp-server-cloudflare'

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