mAIndala

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.

Cloud & Infrastructure
cloudflare
workers
kv
d1
r2
serverless
cloud
No ratings yet
0 views

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

stdio://npx @cloudflare/mcp-server-cloudflare

Transport

Stdio (subprocess)

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