Klavis-AI/YouTube
Extract and convert YouTube video information.
Quick Start
Clone the repository:
git clone https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/youtubeClaude Desktop configuration example:
{
"mcpServers": {
"klavis": {
"command": "npx",
"args": [
"-y",
"Klavis-AI/YouTube"
]
}
}
}Check the repository README for specific installation and configuration instructions.