YouTube MCP Server
JSON →Search YouTube videos, retrieve transcripts, and perform semantic search over video content.
Install
pip install -r Tools · 4
- search-youtube Search for YouTube videos based on a query
- get-transcript Get the transcript of a YouTube video
- store-video-info Store video information and transcript in the vector database
- search-transcripts Search stored video transcripts using semantic search
Environment variables
GOOGLE_API_KEY
Links
★ 17 GitHub stars