subtitle-mcp
@onebirdrocks
About subtitle-mcp
This is a MCP Server for ETL(Extract Translate and Load)
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is subtitle-mcp?
subtitle-mcp is a local server that provides subtitle management, transcription, summarization, and comprehension assessment services. It is designed for users who need to process, analyze, and generate subtitles from local files or YouTube videos without relying on cloud services.
How to use subtitle-mcp?
Install dependencies with pip install -r requirements.txt, then configure a directory for .srt files. Use the server’s tools to load subtitles, transcribe audio/video files into .srt, extract YouTube subtitles, and generate summaries or assessments.
Key features of subtitle-mcp
- Load and retrieve
.srtsubtitle files from a specified directory. - Generate concise summaries and highlight key points from subtitle content.
- Transcribe audio (.mp3, .wav) and video (.mp4, .mov) into
.srtusing Whisper. - Extract official subtitles from YouTube videos or auto‑transcribe if unavailable.
- Assess comprehension based on the subtitle content.
Use cases of subtitle-mcp
- Summarizing lecture or meeting recordings from subtitle files.
- Transcribing interview audio or video clips into searchable subtitles.
- Downloading and analyzing YouTube video subtitles for research or study.
- Creating comprehension quizzes from subtitle content for language learning.
FAQ from subtitle-mcp
What file formats does subtitle-mcp support for transcription?
It supports audio formats .mp3 and .wav, and video formats .mp4 and .mov. Transcriptions are output as .srt subtitle files.
Does subtitle-mcp require an internet connection?
Most tasks run entirely locally. An internet connection is needed only for extracting subtitles from YouTube videos or downloading audio for auto‑transcription.
How do I specify the subtitle directory?
The directory for .srt files is specified in the server configuration when loading subtitles. The README notes that you “load .srt subtitle files from a specified directory” without further details.
Can subtitle-mcp transcribe YouTube videos without official subtitles?
Yes, if official subtitles are unavailable, subtitle-mcp can automatically transcribe the YouTube video’s audio using its built‑in ASR model.
Is there a limit on file size or duration?
The README does not mention any specific limits on file size or duration for transcription or subtitle processing.
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments