BeClaude

wrangler

New
4.4kSmitheryGeneralby cloudflare

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

First seen 5/23/2026

Install & Usage

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

Add the configuration to "mcpServers": { "wrangler": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
deploymentdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is wrangler?

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.

How to install wrangler?

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

What is wrangler best for?

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