0xshellming/mcp-summarizer
AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content
Quick Start
Clone the repository:
git clone https://github.com/0xshellming/mcp-summarizerClaude Desktop configuration example:
{
"mcpServers": {
"mcp-summarizer": {
"command": "npx",
"args": [
"-y",
"0xshellming/mcp-summarizer"
]
}
}
}Check the repository README for specific installation and configuration instructions.