Skip to main content

Ollang MCP + YouTube

YouTube and Google do not provide an official YouTube MCP server as of now. The community servers described here are not developed, maintained, or affiliated with Ollang or YouTube. Review their source code, permissions, and API-key handling before use.
Use a YouTube MCP Server alongside Ollang MCP to extract video transcripts and create translation orders. kirbah/mcp-youtube (@kirbah/mcp-youtube) is an actively maintained community alternative that wraps YouTube Data API v3 with a Google API key.

Why YouTube + Ollang?

YouTube is a video platform with a large catalog of content. By connecting a community YouTube server with Ollang MCP, your AI assistant can:
  • Extract transcripts from YouTube videos
  • Create subtitle and closed caption translation orders
  • Prepare multilingual channel content
  • Order AI dubbing for video URLs

Setup

The examples below use the existing community server. Replace it with @kirbah/mcp-youtube when that package better fits your client.
claude_desktop_config.json
Create a Google API key with access to YouTube Data API v3. Never commit the key; use an environment variable such as YOUTUBE_API_KEY.

YouTube MCP Tools

Example Workflows

Translate a video’s captions

Localize a playlist

Create AI dubbing

Community YouTube MCP servers provide access to video data and transcripts. Upload translated captions through YouTube Studio or the YouTube Data API directly.