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
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
🐋 Docker MCP server
ckreilingMCP server for Docker
Supabase MCP Server
coleam00Supabase MCP server created in Python.
Sample Serverless MCP Servers
aws-samplesSample implementations of AI Agents and MCP Servers running on AWS Serverless compute
GCP MCP
eniayomiA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
Comments