Skip to main content
Other Tools and IntegrationsPython/TypeScript

Klavis-AI/YouTube

Extract and convert YouTube video information.

other-tools-and-integrations
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python/TypeScript
Author
Klavis-AI