Manage Cloudflare Workers, DNS, and edge services from your AI assistant.
npx -y @cloudflare/mcp-server
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Edge infrastructure management for AI agents.
npx -y @cloudflare/mcp-server
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": ["-y", "@cloudflare/mcp-server"],
"env": {
"CLOUDFLARE_API_TOKEN": "your_token"
}
}
}
}
MCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install Cloudflare MCP Server in your preferred AI coding tool.
claude_desktop_config.json