Back to MCP Servers
🔌

Klavis-AI/YouTube

Apache-2.0

🐍 📇 - Extract and convert YouTube video information.

PythonAI & LLMs

Install

npx -y @playwright/mcp@latest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "klavis-ai-youtube": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.