Cloudflare Browser Rendering
JSON →Provides web context to LLMs using Cloudflare's Browser Rendering API.
Install
npx -y @smithery/cli Tools · 5
- 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.
Environment variables
BROWSER_RENDERING_API
★ 11 GitHub stars