Skip to main content
Glama
gilberth

MCP Cloudflare DNS Server

smithery.yaml1.08 kB
name: "mcp-cloudflare" description: "Manage your Cloudflare DNS records seamlessly through AI agents. List, create, update, and delete DNS records with full support for various record types and Cloudflare API features." runtime: "typescript" startCommand: type: "http" configSchema: type: "object" required: ["cloudflareApiToken", "cloudflareZoneId"] properties: cloudflareApiToken: type: "string" title: "Cloudflare API Token" description: "Your Cloudflare API Token with Zone:Edit permissions" format: "password" cloudflareZoneId: type: "string" title: "Zone ID" description: "The Zone ID of your domain in Cloudflare" cloudflareEmail: type: "string" title: "Cloudflare Email (Optional)" description: "Your Cloudflare account email (only needed for legacy API keys)" format: "email" exampleConfig: cloudflareApiToken: "your-api-token-here" cloudflareZoneId: "your-zone-id-here" cloudflareEmail: "your-email@example.com"

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

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