MCP.so
登录

YouTube transcript extractor for your LLM

@markmansour

关于 YouTube transcript extractor for your LLM

MCP server that downloads YouTube transcripts

基本信息

分类

媒体与设计

运行时

python

传输方式

stdio

发布者

markmansour

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is YouTube transcript extractor for your LLM?

It downloads the transcript of a YouTube video and makes it available to your LLM via the MCP (Model Context Protocol).

How to use YouTube transcript extractor for your LLM?

Send a prompt to your LLM in one of these formats: "Download the transcript for [YouTube URL]. Use the MCP server." Then you can say "Summarize the transcript" or "highlight new information from the transcript."

Key features of YouTube transcript extractor for your LLM

  • Downloads YouTube video transcripts
  • Makes transcripts available to your LLM via MCP
  • Enables summarization and information extraction

Use cases of YouTube transcript extractor for your LLM

  • Extracting transcript content for LLM analysis
  • Getting a summary of a video’s spoken content
  • Discovering new or interesting information from video transcripts

FAQ from YouTube transcript extractor for your LLM

What exactly does the server do?

It downloads the transcript for a given YouTube video and makes that transcript available to your large language model through the MCP protocol.

How do I invoke it?

Use a prompt like "Download the transcript for https://www.youtube.com/watch?v=EXAMPLE. Use the MCP server." After that, you can ask for a summary or to highlight new information.

Who is this server for?

It was built by the author to better understand how MCP servers work and to explore building software with LLMs like Claude.

What dependencies does it require?

What transport or authentication does it use?

评论

媒体与设计 分类下的更多 MCP 服务器