Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Cloudflare API integration for managing Workers, KV stores, R2 storage, D1 databases, and analytics using the Model Context Protocol (MCP).
Add this to your MCP client configuration:
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": [
"@cloudflare/mcp-server-cloudflare",
"init"
]
}
}
}{
"id": "cloudflare",
"name": "Cloudflare",
"description": "Cloudflare API integration for managing Workers, KV stores, R2 storage, D1 databases, and analytics using the Model Context Protocol (MCP).",
"source_url": "https://github.com/cloudflare/mcp-server-cloudflare",
"publisher_name": "Cloudflare",
"publisher_url": "https://github.com/cloudflare",
"is_official": true,
"license": "Apache-2.0",
"runtime": "node",
"downloads": 91530,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@cloudflare/mcp-server-cloudflare"
},
"tools_count": 0
}