MCP Servers / web-scraping / MCP YouTube Transcript Server

MCP YouTube Transcript Server

JSON →
httpnoneweb-scraping

Retrieves transcripts from YouTube videos for content analysis and processing.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-youtube-transcript-server
Tools
What this server exposes
get_transcripts
Fetches transcripts from YouTube videos. Parameters: url (string, required) - YouTube video URL or ID; lang (string, optional) - Language code (default: 'en'); enableParagraphs (boolean, optional) - Enable paragraph mode (default: false). Returns video title, transcript content, and metadata.
Configuration
Environment & auth
authnone
Resources
MCP YouTube Transcript Server — MCP Server · libregistry