Back to search
30
MCP

@sinco-lab/mcp-youtube-transcript

npm/@sinco-lab/mcp-youtube-transcript

A server built on the Model Context Protocol (MCP) that enables direct downloading of YouTube video transcripts, supporting AI and video analysis workflows.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-youtube-transcript
This is an MCP server that allows you to directly download transcripts of YouTube videos.
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
iflow-mcp_sinjab_mcp_youtube_extract
A Model Context Protocol (MCP) server for YouTube operations
0 tools
artsamsonov/transcriptor-mcp
MCP server that fetches video transcripts via yt-dlp.
0 tools
@adbuilds/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code and other MCP-enabled AI tools
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@sinco-lab/mcp-youtube-transcript": {
      "url": "None",
      "transport": "http"
    }
  }
}