Skip to main content
Glama

cloudflare-browser-rendering-mcp

summarize_content

Extract concise summaries of web content to optimize context for large language models, enabling efficient content processing directly from Cloudflare Browser Rendering.

Instructions

Summarizes web content for more concise LLM context

Input Schema

NameRequiredDescriptionDefault
maxLengthNoMaximum length of the summary
urlYesURL to summarize

Input Schema (JSON Schema)

{ "properties": { "maxLength": { "description": "Maximum length of the summary", "type": "number" }, "url": { "description": "URL to summarize", "type": "string" } }, "required": [ "url" ], "type": "object" }

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