MCP.so
登录

subtitle-mcp

@onebirdrocks

关于 subtitle-mcp

This is a MCP Server for ETL(Extract Translate and Load)

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

onebirdrocks

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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 .srt subtitle files from a specified directory.
  • Generate concise summaries and highlight key points from subtitle content.
  • Transcribe audio (.mp3, .wav) and video (.mp4, .mov) into .srt using 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.

评论

其他 分类下的更多 MCP 服务器