YouTube MCP – let your AI agent search YouTube for research
Remote-hosted MCP server beats local scripts for YouTube transcript access.
MCP server and CLI tool that gives AI agents access to YouTube
Bundles yt-dlp and ffmpeg automatically so agents can finally triage watch-later lists.
Developers building AI agents that need YouTube context
youtube-transcript-api · yt-dlp
This is a local MCP server that gives any MCP-compatible client (Claude, ChatGPT, OpenClaw and others) 8 tools for working with YouTube content:
- fetch full transcript, with or without timestamps - download transcript as a .md file - get video metadata (title, channel, views, duration, likes, description) - search within captions for a keyword or phrase - download video or audio
No YouTube API key. No account. No signup. Everything runs locally on your machine against publicly available data.
Setup is one line: npx @umbertotancorre/youtube-mcp
yt-dlp and ffmpeg are bundled automatically during install, so there's nothing to configure manually.
It's free and MIT licensed. Feedbacks are welcome.
Remote-hosted MCP server beats local scripts for YouTube transcript access.
Finally, an MCP server that uses your actual cookies instead of spawning headless browsers.
MCP sandbox isolation for agents; E2B/Modal/Docker/WASM backends already exist separately.
MCP wrapper around a Flutter component library that charges $12/month for UI components.
Accessibility tree API beats OCR—Claude controls Spotify without screenshots.
Central MCP gateway beats duct-taping OAuth into every desktop AI client separately.