cloudflare-browser
NewControl 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.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "cloudflare-browser": { "command": "...", "args": [] } }
/mcpSecurity Audits
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.