Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Cloudflare browser rendering

Cloudflare browser rendering

Cloudflare Browser Rendering enables developers to programmatically control and interact with headless browser instances running on Cloudflare’s global network, facilitating tasks such as automating browser interactions, capturing screenshots, generating PDFs, and extracting data from web pages.

85VIEWS
2144USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app cloudflare_browser_renderingnpx @composio/cli add cursor --app cloudflare_browser_renderingnpx @composio/cli add cursor --app cloudflare_browser_renderingnpx @composio/cli add cursor --app cloudflare_browser_rendering

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Capture Screenshot

Tool to capture a webpage screenshot. Use when you need a visual snapshot of a URL or HTML with optional viewport and clipping.

List Accounts

Tool to list all Cloudflare accounts accessible. Use to retrieve a valid account_id for further browser rendering actions.

Scrape Html Elements

Tool to scrape HTML elements for text, HTML, attributes, and box metrics. Use when you need detailed data of matched selectors after rendering a page.

Take Webpage Snapshot

Tool to capture rendered HTML and screenshot of a webpage. Use when you need both DOM content and an image in one request with custom loading and capture settings.

4 actions available