Cloudflare Browser Rendering MCP Server Guide 2026

Cloudflare Browser Rendering MCP Server Guide 2026: Screenshots, Crawls, and Web Data for Agents

If your AI coding agent needs to read a web page, take a screenshot, or crawl a site, you have two options: run a local browser stack (Playwright, Puppeteer) or call a hosted browser API. Cloudflare’s Browser Rendering MCP server splits the difference — it gives you a managed browser in the cloud, exposed as MCP tools your agent can call directly. I’ve been testing all three Cloudflare browser paths — the official Browser Rendering MCP server, the @cloudflare/playwright-mcp Worker, and the CDP-based chrome-devtools-mcp setup — across Claude Code, Cursor, and OpenCode. Here’s what works, what doesn’t, and how to pick the right path. ...

July 6, 2026 · 8 min · baeseokjae