Cloudflare Workers MCP
by Cloudflare · Cloud
Deploy, update, and tail logs for Cloudflare Workers directly from Claude.
Install
Run this command in your terminal:
claude mcp add --transport stdio mcp-cloudflare-workers -- npx -y @cloudflare/workers-mcp
Before running, set: CLOUDFLARE_API_TOKENCLOUDFLARE_ACCOUNT_ID
Authentication
Required environment variables:
- CLOUDFLARE_API_TOKEN
- CLOUDFLARE_ACCOUNT_ID
See the setup guide for step-by-step instructions on obtaining these credentials.
Workers-specific Cloudflare MCP.
Skills that use this MCP
wrangler
Wrangler skill deploys and inspects Workers — requires Cloudflare Workers MCP.
durable-objects
Durable Object workflows are deployed and debugged via the Cloudflare Workers MCP.
workers-mcp
This skill is the primary interface layer for the Cloudflare Workers MCP.
workers-best-practices
Best-practice checks can query live Worker config and tail logs via the MCP.
Cloudflare Skills (DevOps)
Workers deployment and tail-log access extend the DevOps workflow.
Cloudflare Skills
Workers MCP extends cloud skill with serverless deploy and log-tail capabilities.

