Back to MCP Servers
🔌

anaisbetts/mcp-youtube

MIT

📇 ☁️ - Fetch YouTube subtitles

JavaScriptAI & LLMs

Install

npx -y @anaisbetts/mcp-youtube

claude_desktop_config.json

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

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