Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
Cloudflare MCP Server
by Cloudflare
active
Manage Cloudflare Workers, KV, D1, and R2 via MCP.
No ratings yet
46 views4.1k on GitHub(as of 8/16/2026)About
Official Cloudflare MCP Server exposing the full Cloudflare developer platform to AI agents. Manage Workers scripts, KV namespaces, D1 SQL databases, R2 object storage, and DNS records. Deploy and debug serverless applications from within AI workflows.
Available Tools(2)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Endpoint URL
https://mcp.cloudflare.com/sseTransport
Server-Sent Events (SSE)
Auth Method
API Key
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"cloudflare": {
"args": [
"@cloudflare/mcp-server-cloudflare",
"run",
"--api-token",
"YOUR_TOKEN"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- freemium
- Provider
- Cloudflare
- Provenance
- Official