deepsrt-mcp
34
The DeepSRT MCP Server allows for efficient summarization of YouTube videos by integrating with DeepSRT's API, providing narrative or bullet-point summaries in multiple languages. It includes features such as CDN caching for faster summary retrieval and seamless operation within MCP environments.
DeepSRT MCP Server
A Model Context Protocol (MCP) server that provides YouTube video summarization functionality through integration with DeepSRT's API.
Features
- Generate summaries for YouTube videos
- Support for both narrative and bullet-point summary modes
- Multi-language support (default: zh-tw)
- Seamless integration with MCP-enabled environments
How it Works
- Content Caching: Videos must be opened through DeepSRT to ensure content is cached.
- MCP Summary Retrieval: Summaries are served from DeepSRT's CDN edge locations for efficiency.
- Pre-cached Content: Some videos may already be cached but availability is not guaranteed.
Installation
Installing for Claude Desktop
- Build the server and add server configuration to Claude Desktop config file.
Installing for Cline
Cline can automatically install deepsrt-mcp
.
Usage
The server provides the get_summary
tool for summarizing YouTube videos with configurable language and mode options.