MCP Servers / web-scraping / Cloudflare Browser Rendering

Cloudflare Browser Rendering

JSON →
httpnone11web-scraping

Provides web context to LLMs using Cloudflare's Browser Rendering API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: cloudflare-browser-rendering
Tools
What this server exposes
fetch_page
Fetches and processes a web page for LLM context.
search_documentation
Searches Cloudflare documentation and returns relevant content.
extract_structured_content
Extracts structured content from a web page using CSS selectors.
summarize_content
Summarizes web content for more concise LLM context.
take_screenshot
Takes a screenshot of a web page.
Configuration
Environment & auth
authnone
envBROWSER_RENDERING_API
Resources
Cloudflare Browser Rendering — MCP Server · libregistry