mcp-summarizer

general MCP Server

MCP Server for AI Summarization

Install Ready
generalgeneral
2 views161 stars26 forksv1.0.0-alpha.2

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
161
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx mcp-summarizer

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "mcp-summarizer": {
      "command": "npx",
      "args": [
        "mcp-summarizer"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

10
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (10)

Text

string

URL

for web pages

language

(string, optional): Target language for the summary (default: "en")

style

(string, optional): Summary style ("concise", "detailed", "bullet-points")

Base64

encoded PDF

maxLength

(number, optional): Maximum length of the summary in characters (default: 200)

EPUB

file content

type

(string): Content type ("text", "url", "pdf", "epub")

content

(string | object): The input content to summarize. Can be:

focus

(string, optional): Specific aspect to focus on in the summary