Mcp Server Cloudflare
@ofershap
About Mcp Server Cloudflare
Manage Cloudflare Workers, KV, R2, DNS, and cache purging from your AI assistant. Vercel, Railway, and Netlify all have MCP servers - now Cloudflare does too!
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": [
"-y",
"mcp-server-cloudflare-dns"
],
"env": {
"CLOUDFLARE_API_TOKEN": "your-token"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Server Cloudflare?
Mcp Server Cloudflare is an MCP server that enables AI assistants to manage Cloudflare services including Workers, KV, R2, DNS, and cache purging.
How to use Mcp Server Cloudflare?
—
Key features of Mcp Server Cloudflare
- Manage Cloudflare Workers via AI assistant
- Access Cloudflare KV namespaces and keys
- Interact with Cloudflare R2 object storage
- Configure Cloudflare DNS records
- Purge Cloudflare cache
Use cases of Mcp Server Cloudflare
- Automate Cloudflare resource management through a conversational interface
- Combine Cloudflare operations with other MCP‑connected tools in a single workflow
- Deploy and update Workers without leaving your AI environment
- Perform DNS record changes on demand via natural language
FAQ from Mcp Server Cloudflare
What Cloudflare services does Mcp Server Cloudflare support?
It supports Workers, KV, R2, DNS, and cache purging.
How is this different from other Cloudflare management tools?
It integrates directly with AI assistants through the Model Context Protocol, allowing natural language control instead of a separate UI or CLI.
What runtime or dependencies does Mcp Server Cloudflare require?
—
Where does my Cloudflare data live during use?
—
What authentication or transport mechanisms does Mcp Server Cloudflare use?
—
More Cloud & Infrastructure MCP servers
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
AWS MCP
RafalWilinskiTalk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Mcp K8s Go
strowkMCP server connecting to Kubernetes
Comments