other tools and integrations

YouTube

Extract and convert YouTube video information.

python
typescript
other tools and integrations
0
View on GitHub

Installation

npx -y Klavis-AI/YouTube

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "YouTube",
  "command": "npx",
  "args": [
    "-y",
    "Klavis-AI/YouTube"
  ]
}

About This MCP Server

Klavis-AI/YouTube

Extract and convert YouTube video information.

GitHub: https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/youtube

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub