cloudflare-browser-rendering-mcp
by amotivv
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSER_RENDERING_API | Yes | URL to your deployed Cloudflare Worker (e.g., https://your-worker-url.workers.dev) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_pageC | Fetches and processes a web page for LLM context |
| search_documentationC | Searches Cloudflare documentation and returns relevant content |
| extract_structured_contentC | Extracts structured content from a web page using CSS selectors |
| summarize_contentC | Summarizes web content for more concise LLM context |
| take_screenshotB | Takes a screenshot of a web page and returns it as an image |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amotivv/cloudflare-browser-rendering-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server