Skip to main content
Other Tools and IntegrationsTypeScript

anaisbetts/mcp-youtube

Fetch YouTube subtitles

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/anaisbetts/mcp-youtube

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-youtube": {
      "command": "npx",
      "args": [
        "-y",
        "anaisbetts/mcp-youtube"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
anaisbetts