Cloudflare DNS
About
Manage Cloudflare DNS records for your domains.
Details
- Author
- gilberth
- Categories
- Cloud Service, Infrastructure
Jump to
Setup
Install Cloudflare DNS in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/gilberth/mcp-cloudflare
Follow the installation instructions in the repository README, then restart your MCP client.
A Model Context Protocol server implementation for Cloudflare DNS that enables AI agents to manage DNS records for your domains.
- 🔍List DNS records- View all or filtered DNS records
- 📝Create DNS records- Add new A, AAAA, CNAME, MX, TXT, and other record types
- ✏️Update DNS records- Modify existing records
- 🗑️Delete DNS records- Remove unwanted records
- 🔧Full Cloudflare API support- Supports proxying, TTL, priority settings
- Go toCloudflare API Tokens
- Click "Create Token"
- Use "Zone:Edit" template or create custom token with:
- Zone:Read
- Zone:Edit
- Go to your domain in Cloudflare Dashboard
- Copy the Zone ID from the right sidebar
Deploy directly to Smithery for hosted access.
CLOUDFLARE_API_TOKEN=your-api-token-here CLOUDFLARE_ZONE_ID=your-zone-id-here CLOUDFLARE_EMAIL=your-email@example.com # Optional
{ "mcpServers": { "cloudflare": { "command": "npx", "args": ["-y", "@thelord/mcp-cloudflare"], "env": { "CLOUDFLARE_API_TOKEN": "your-api-token", "CLOUDFLARE_ZONE_ID": "your-zone-id" } } } }
List all DNS records or filter by name/type.
Get detailed information about a specific DNS record.
Create a new DNS record with specified type, name, and content.
- A (IPv4 address)
- AAAA (IPv6 address)
- CNAME (Canonical name)
- MX (Mail exchange)
- TXT (Text)
- NS (Name server)
- SRV (Service)
- CAA (Certificate Authority Authorization)
- PTR (Pointer)
- API tokens are never logged or exposed
- Uses official Cloudflare API with secure authentication
- Supports scoped API tokens for minimal permissions
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
Core AWS MCP server providing prompt understanding and server management capabilities.
Manage and interact with Microsoft Azure services.
An MCP Server that connects to Gemini Cloud Assist APIs, enabling you to manage and troubleshoot your Google Cloud environment using natural language.
The IBM Instana MCP server enables seamless interaction with the IBM Instana observability platform, allowing you to access real-time observability data directly within your development workflow.
Query and interact with kubernetes environments monitored by Metoro
Exposes cloud provider control and data planes to agents as self-describing, queryable and mutable data sources using SQL, minimising tool surface and token usage.
An MCP server for 1Panel, a modern Linux server operation and maintenance panel.
Automate Akamai resource actions using a conversational AI client. Requires Akamai API credentials.
Enables AI assistants to interact with Azure Kubernetes Service (AKS) clusters.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

