Extract and convert YouTube video information.
Author:@Klavis-AI
Updated at:

Other Tools and Integrations

YouTube MCP Server

A Model Context Protocol (MCP) server for YouTube integration. Retrieve video transcripts, details, and metadata using YouTube's Data API.

๐Ÿš€ Quick Start - Run in 30 Seconds

Get instant access to YouTube with our managed infrastructure - no setup required:

๐Ÿ”— Get Free API Key โ†’

pip install klavis
# or
npm install klavis
from klavis import Klavis

klavis = Klavis(api_key="your-free-key")
server = klavis.mcp_server.create_server_instance("YOUTUBE", "user123")

๐Ÿณ Using Docker (For Self-Hosting)

# Pull latest image
docker pull ghcr.io/klavis-ai/youtube-mcp-server:latest


# Run YouTube MCP Server
docker run -p 5000:5000 -e API_KEY=$API_KEY \
  ghcr.io/klavis-ai/youtube-mcp-server:latest

API Key Setup: Get your YouTube Data API key from the Google Cloud Console and enable the YouTube Data API v3.

๐Ÿ› ๏ธ Available Tools

  • Video Transcripts: Retrieve full video transcripts with timestamps
  • Video Details: Get video metadata including title, description, statistics
  • Video Search: Search for videos by keywords and filters
  • Channel Information: Get channel details and video listings
  • Playlist Management: Access playlist contents and metadata

๐Ÿ“š Documentation & Support

ResourceLink
๐Ÿ“– Documentationdocs.klavis.ai
๐Ÿ’ฌ DiscordJoin Community
๐Ÿ› IssuesGitHub Issues

๐Ÿค Contributing

We welcome contributions! Please see our Contributing Guide for details.

๐Ÿ“œ License

MIT License - see LICENSE for details.


๐Ÿš€ Supercharge AI Applications

Get Free API Key โ€ข Documentation โ€ข Discord

MCP Index is your go-to directory for Model Context Protocol servers. Discover and integrate powerful MCP solutions to enhance AI applications like Claude, Cursor, and Cline. Find official and community servers with integration guides and compatibility details.
Copyright ยฉ 2025