Skip to main content
Knowledge & MemoryUnknown

0xshellming/mcp-summarizer

AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content

knowledge-memorycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/0xshellming/mcp-summarizer

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-summarizer": {
      "command": "npx",
      "args": [
        "-y",
        "0xshellming/mcp-summarizer"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Unknown
Author
0xshellming