amotivv/cloudflare-browser-rendering
If you are the rightful owner of cloudflare-browser-rendering and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project demonstrates how to use Cloudflare Browser Rendering to extract web content for LLM context, including an MCP server implementation.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client