The MCP Content Summarizer Server provides intelligent summarization for various content types using Google's Gemini 1.5 Pro model.
Universal content summarization: Summarizes plain text, web pages (URLs), PDFs (Base64), EPUBs, and HTML.
Customizable summary length: Adjust summary length with the
maxLength
parameter.Multi-language support: Generate summaries in different languages.
Summary customization: Choose different styles (concise, detailed, bullet-points) and focus on specific aspects.
Smart context preservation: Maintains key information while summarizing.
Dynamic greeting resource: Includes a test resource for basic MCP functionality.
Integration with desktop apps: Easy to integrate with desktop applications.
Integrates with Google's Gemini 1.5 Pro model to provide intelligent summarization capabilities for various types of content
MCP Content Summarizer Server
A Model Context Protocol (MCP) server that provides intelligent summarization capabilities for various types of content using Google's Gemini 1.5 Pro model. This server can help you generate concise summaries while maintaining key information from different content formats.
Powered by 3MinTop
The summarization service is powered by 3MinTop, an AI-powered reading tool that helps you understand a chapter's content in just three minutes. 3MinTop transforms complex content into clear summaries, making learning efficient and helping build lasting reading habits.
Features
Universal content summarization using Google's Gemini 1.5 Pro model
Support for multiple content types:
Plain text
Web pages
PDF documents
EPUB books
HTML content
Customizable summary length
Multi-language support
Smart context preservation
Dynamic greeting resource for testing
Getting Started
Clone this repository
Install dependencies:
pnpm installBuild the project:
pnpm run buildStart the server:
pnpm start
Development
Use
pnpm run dev
to start the TypeScript compiler in watch modeModify
src/index.ts
to customize server behavior or add new tools
Usage with Desktop App
To integrate this server with a desktop app, add the following to your app's server configuration:
Available Tools
summarize
Summarizes content from various sources using the following parameters:
content
(string | object): The input content to summarize. Can be:Text string
URL for web pages
Base64 encoded PDF
EPUB file content
type
(string): Content type ("text", "url", "pdf", "epub")maxLength
(number, optional): Maximum length of the summary in characters (default: 200)language
(string, optional): Target language for the summary (default: "en")focus
(string, optional): Specific aspect to focus on in the summarystyle
(string, optional): Summary style ("concise", "detailed", "bullet-points")
Example usage:
greeting
A dynamic resource that demonstrates basic MCP resource functionality:
URI format:
greeting://{name}
Returns a greeting message with the provided name
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
MCP Server for AI Summarization, Support for multiple content types:
Plain text
Web pages
PDF documents
EPUB books
HTML content
- Powered by 3MinTop
- Features
- Getting Started
- Development
- Usage with Desktop App
- Available Tools
- Contributing
- License
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn MCP server that provides multiple file conversion tools for AI agents, supporting various document and image format conversions including DOCX to PDF, PDF to DOCX, image conversions, Excel to CSV, HTML to PDF, and Markdown to PDF.Last updated -17MIT License
- -securityFlicense-qualityA MCP server that allows AI assistants to interact with the browser, including getting page content as markdown, modifying page styles, and searching browser history.Last updated -82
- -securityAlicense-qualityA Model Context Protocol (MCP) based server that efficiently manages PDF files, allowing AI coding tools like Cursor to read, summarize, and extract information from PDF datasheets to assist embedded development work.Last updated -7Apache 2.0
- AsecurityFlicenseAqualityA comprehensive Model Context Protocol server for content summarization that supports web scraping, file reading, content summarization, and topic-based summarization features.Last updated -711
Appeared in Searches
- Academic paper search and research methodology analysis tool
- A search for translation services or information
- Tools or methods for creating PowerPoint presentations automatically
- Understanding Batch Processing in Computing or Operations
- A server for summarizing content and extracting summaries from videos