Skip to main content
Glama

cloudflare-browser-rendering-mcp

fetch_page

Fetch and process web page content for LLM context using Cloudflare Browser Rendering, enabling integration into AI applications directly from Cline or Claude Desktop.

Instructions

Fetches and processes a web page for LLM context

Input Schema

NameRequiredDescriptionDefault
maxContentLengthNoMaximum content length to return
urlYesURL to fetch

Input Schema (JSON Schema)

{ "properties": { "maxContentLength": { "description": "Maximum content length to return", "type": "number" }, "url": { "description": "URL to fetch", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from cloudflare-browser-rendering-mcp

Related Tools

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