Skip to main content
Glama

Web Content MCP Server

summarize_content

Generate concise summaries of web content directly from URLs, optimizing for LLM context by specifying maximum summary length.

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 Web Content MCP Server

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'

If you have feedback or need assistance with the MCP directory API, please join our Discord server