mcp-summarizer

by 0xshellming
Verified

summarize

Generate concise summaries of text, web pages, PDFs, EPUBs, or HTML content with customizable length and language, streamlining content processing and comprehension.

Input Schema

NameRequiredDescriptionDefault
languageNoen
maxLengthNo
textYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "language": { "default": "en", "type": "string" }, "maxLength": { "default": 200, "type": "number" }, "text": { "minLength": 1, "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-summarizer

Related Tools

ID: wbqyofepik