Skip to main content
Glama

cloudflare-browser-rendering-mcp

summarize_content

Summarizes web content from a specified URL to fit LLM context constraints, providing concise input for improved processing and analysis.

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" }
Install Server

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