Back to search
30
MCP

@adbuilds/youtube-transcript-mcp

npm/@adbuilds/youtube-transcript-mcp

MCP server for retrieving YouTube video transcripts for Claude Code and other MCP-enabled AI tools

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

Similar MCP servers embedding-nearest

@fabriqa.ai/youtube-transcript-mcp
MCP server for retrieving YouTube video transcripts for Claude Code
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
iflow-mcp_adhikasp_mcp-youtube
MCP server for fetching YouTube transcripts
0 tools
iflow-mcp_mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
mcp-server-youtube-transcript
This is an MCP server that allows you to directly download transcripts of YouTube videos.
0 tools

How to use

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

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