BeClaude

cloudflare-deploy

New
7.3kSmitheryGeneralby openai

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

First seen 5/23/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "cloudflare-deploy": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
deploymentdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is cloudflare-deploy?

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

How to install cloudflare-deploy?

To install cloudflare-deploy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "cloudflare-deploy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is cloudflare-deploy best for?

cloudflare-deploy is a mcp categorized under General. It is designed for: deployment, devops. Created by openai.