Skip to main content
Glama
ofershap
by ofershap

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_zones

List Cloudflare zones (domains)

cf_dns_list

List DNS records for a zone

cf_dns_create

Create a DNS record

cf_dns_delete

Delete a DNS record

cf_workers_list

List Workers scripts

cf_worker_delete

Delete a Workers script

cf_kv_namespaces

List KV namespaces

cf_kv_keys

List keys in a KV namespace

cf_kv_get

Get a value from KV

cf_kv_put

Write a value to KV

cf_kv_delete

Delete a key from KV

cf_r2_buckets

List R2 buckets

cf_cache_purge

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