A Model Context Protocol (MCP) server for YouTube integration. Retrieve video transcripts, details, and metadata using YouTube's Data API. Get instant access to YouTube with our managed infrastructure - no setup required: ๐ Get Free API Key โ API Key Setup: Get your YouTube Data API key from the Google Cloud Console and enable the YouTube Data API v3. - Video Transcripts: Retrieve full video tran
Add this skill
npx mdskills install Klavis-AI/klavisWell-documented MCP server with useful YouTube capabilities but unclear permission needs
A Model Context Protocol (MCP) server for YouTube integration. Retrieve video transcripts, details, and metadata using YouTube's Data API.
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")
# 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.
| Resource | Link |
|---|---|
| ๐ Documentation | www.klavis.ai/docs |
| ๐ฌ Discord | Join Community |
| ๐ Issues | GitHub Issues |
We welcome contributions! Please see our Contributing Guide for details.
Apache 2.0 license - see LICENSE for details.
**๐ Supercharge AI Applications **
[Get Free API Key](https://www.klavis.ai) โข
[Documentation](https://www.klavis.ai/docs) โข
[Discord](https://discord.gg/p7TuTEcssn)
Install via CLI
npx mdskills install Klavis-AI/klavisYouTube MCP Server is a free, open-source AI agent skill. A Model Context Protocol (MCP) server for YouTube integration. Retrieve video transcripts, details, and metadata using YouTube's Data API. Get instant access to YouTube with our managed infrastructure - no setup required: ๐ Get Free API Key โ API Key Setup: Get your YouTube Data API key from the Google Cloud Console and enable the YouTube Data API v3. - Video Transcripts: Retrieve full video tran
Install YouTube MCP Server with a single command:
npx mdskills install Klavis-AI/klavisThis downloads the skill files into your project and your AI agent picks them up automatically.
YouTube MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.