BeClaude

cloudflare-browser

New
8.2kSmitheryDevelopmentby cloudflare

Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.

First seen 5/22/2026

Install & Usage

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

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

3
Restart Claude Code
/mcp
View source on GitHub
apicodingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is cloudflare-browser?

Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.

How to install cloudflare-browser?

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

What is cloudflare-browser best for?

cloudflare-browser is a mcp categorized under Development. It is designed for: api, coding, productivity. Created by cloudflare.