jkawamoto/mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
Platform-specific configuration:
{
"mcpServers": {
"mcp-youtube-transcript": {
"command": "npx",
"args": [
"-y",
"mcp-youtube-transcript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/astral-sh/uv) [](https://github.com/jkawamoto/mcp-youtube-transcript/actions/workflows/python-app.yaml) [](https://github.com/pre-commit/pre-commit) [](https://github.com/jkawamoto/mcp-youtube-transcript/blob/main/LICENSE) [](https://hub.docker.com/mcp/server/youtube_transcript)
This MCP server retrieves transcripts for given YouTube video URLs.
<a href="https://glama.ai/mcp/servers/of3kwtmlqp"></a>
This MCP server provides the following tools:
get_transcriptFetches the transcript of a specified YouTube video.
en if not specified.get_timed_transcriptFetches the transcript of a specified YouTube video with timestamps.
en if not specified.get_video_infoFetches the metadata of a specified YouTube video.
Loading reviews...