M
YouTube

YouTube

mcp server

Description

YouTube MCP Integration provides AI assistants with the ability to search YouTube, retrieve video information, and extract video transcripts through a standardized interface. Built by spolepaka, this implementation scrapes YouTube data directly without requiring API keys, making it accessible for any AI assistant that supports the Model Context Protocol. The server exposes three main tools: youtube_search for finding videos based on queries, youtube_get_video_info for retrieving metadata about specific videos, and youtube_get_transcript for extracting closed captions. It includes both an HTTP/SSE server implementation for integration with AI platforms and a simple web client for testing, making it particularly valuable for research, content analysis, and educational use cases that benefit from video content.

Server Details

Added

April 21, 2025