Skip to main content
Glama

Web Content MCP Server

summarize_content

Condense web content into a brief summary using the Web Content MCP Server. Input a URL to generate concise text for LLM context, with optional control over 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" }
Install Server

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