This MCP server, developed by Junpei Kawamoto, provides integration with YouTube's transcript API to retrieve captions for given video URLs. Built with Python and leveraging libraries like mcp and youtube-transcript-api, it offers a straightforward way to access video transcripts through a standardized interface. The implementation focuses on simplicity and ease of use, making it compatible with both Goose CLI and Goose Desktop. By connecting AI models with YouTube's vast repository of video content, this server enables scenarios such as content analysis, subtitle generation, and information extraction from video sources. It's particularly useful for applications and AI assistants that need to process or reference spoken content from YouTube videos.
Fetches the transcript of a specified YouTube video. Parameters: url (string, required), lang (string, optional)
No reviews yet. Be the first to review!
Sign in to join the conversation