MCPMarket
出售技能Power Your Agents连接
  1. 首页
  2. 服务器
  3. YouTube Captions

YouTube Captions

samson-artbysamson-art
•
开发者工具
网络抓取与数据收集
API 开发

Fetches YouTube transcripts and subtitles using yt-dlp, providing paginated responses for integration with MCP hosts.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

发现可将 Claude 和 Cursor 等 MCP 客户端连接到您喜爱工具的 MCP 服务器。浏览 MCP 市场开始使用。

浏览

  • MCP 搜索
  • MCP 服务器
  • MCP 客户端
  • Claude 技能
  • MCP Market Hub
  • 分类
  • 什么是 MCP 服务器?
  • Model Context Protocol

排行榜

  • 今日热门 MCP
  • 今日热门 Claude 技能
  • Claude 技能 Top 100
  • MCP 服务器 Top 100

关于

  • 新闻
  • 提交
  • 联系我们

© 2026 MCP 市场。保留所有权利。·Privacy·Terms

This tool acts as an MCP server, facilitating the retrieval of YouTube video transcripts and raw subtitles. It leverages yt-dlp to access caption data, offering both plain text and structured SRT/VTT formats. Designed with flexibility in mind, it supports communication over stdio for local applications like Cursor, and HTTP/SSE for remote deployments, including via Docker. Its pagination feature ensures seamless handling of extensive transcripts, making it ideal for large-scale data processing or integration with AI assistants and other applications that require structured access to YouTube content.

主要功能

01Fetches cleaned plain text transcripts or raw SRT/VTT subtitles
02Supports official and auto-generated subtitles across multiple languages
03Provides pagination for safely handling large responses
04Includes optional authentication and allowlists for production HTTP deployments
050 GitHub stars
06Docker-first design for easy local and remote deployment

使用案例

01Enable AI assistants (e.g., Cursor, Claude Code) to summarize YouTube videos
02Integrate YouTube caption fetching into custom development workflows
03Provide subtitles for data analysis or content creation applications