Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOWED_ZONENoThe only DNS zone allowed to be managed. Defaults to 'iveseenu.com'.iveseenu.com
CLOUDFLARE_ZONE_IDNoOptional Cloudflare Zone ID for the allowed zone. If not provided, the tool will query the active zone and cache the result.
CLOUDFLARE_API_TOKENNoCloudflare API token used for authentication. Do not put it in config files, source code, or MCP client configuration.
CLOUDFLARE_API_TOKEN_FILENoPath to a regular file whose contents is the Cloudflare API token. The file must have permissions 0600 and contain only the token.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_dnsA

List allowlisted Cloudflare DNS records, optionally filtered by type or name.

get_dnsA

Get DNS records for one allowlisted name.

create_dnsB

Create one A, AAAA, CNAME, or TXT record. Prefer dry_run first.

update_dnsA

Update exactly one A, AAAA, CNAME, or TXT record and verify it afterwards.

upsert_dnsA

Idempotently create, update, or return NOOP for one DNS record. Prefer dry_run first.

delete_dnsA

Delete exactly one DNS record. confirm_delete must be true; prefer dry_run first.

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

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