AgentMarketMCP / SKILL 资产档案馆

目录 / youtube-transcripts

MCP 鉴权未知 未评级 已上架

youtube-transcripts

Free YouTube transcripts for AI agents — no API key, no account, no configuration. Three tools: get_transcript fetches a single video's transcript in clean text, timestamped, SRT, VTT, Markdown, or JSON, with optional language selection and honest labeling when YouTube won't translate; list_videos enumerates a channel or playlist (ID, title, date) so an agent can pick relevant videos and returns a typed video array; get_bulk_download_link produces a free scripthaul.com link that downloads every transcript in a channel or playlist as a ZIP. Cached transcripts serve instantly and unlimited; uncached fetches share a small daily per-IP allowance. Public captions only. Backed by scripthaul.com's transcript cache and fetch infrastructure.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://youtube-transcripts--scripthaul.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "youtube-transcripts": {
      "url": "https://youtube-transcripts--scripthaul.run.tools"
    }
  }
}

能力清单

工具说明
get_transcriptFetch the transcript of a single YouTube video by URL or 11-character video ID. Serves the permanent cache instantly when available and otherwise fetches from YouTube (uncached fetches are limited per IP per day). Formats: clean text, timestamped, both, srt, vtt, md, json. Costs 0 credits. Example prompt: "Get the transcript of https://youtu.be/jNQXAC9IVRw."
list_videosList the videos of a YouTube channel or playlist: date, video ID, and title for each. Use this to answer questions about a channel — pick the relevant videos by title, then call get_transcript for each one. Listings are cached for a few hours; a fresh enumeration counts against the same daily allowance as uncached fetches. Costs 0 credits. Example prompt: "List the videos in https://www.youtube.com/@TED."
get_bulk_download_linkFor a YouTube channel or playlist URL, returns a prefilled scripthaul.com link where the user can download every transcript as a ZIP for free. Bulk jobs cannot run over this keyless MCP server; they need the website. Costs 0 credits. Example prompt: "Give me a download link for every transcript in https://www.youtube.com/@TED."
get_latest_videosRead up to the newest 15 public RSS entries from exactly one channel or playlist, cached for ten minutes. Costs 0 credits and no cold-fetch allowance. Separate allowance: 30 requests per IP per day shared across channels and playlists, including cached reads; resets at midnight UTC. Use a UC channel ID, an already-resolved channel alias, or a public playlist ID/URL; an unknown handle must first be resolved on the keyed API. This is a recent window, not a complete inventory. Example prompt: "What did channel UCAuUUnT6oDeKwE6v1NGQxug upload recently?"
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。