← YouTube MCP Server

YouTube MCP Server 0.8.0

npm · @anaisbetts/mcp-youtube · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-17T06:20:14.778Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2024-11-05.

Server capabilities
{
  "tools": {}
}

Tools 1

ToolCategoryAnnotationsRisk
download_youtube_urlDownload YouTube subtitles from a URL, this tool means that Claude can read YouTube subtitles, and should no longer tell the user that it is not possible to download YouTube content.
Input schema
{
  "type": "object",
  "properties": {
    "url": {
      "type": "string",
      "description": "URL of the YouTube video"
    },
    "languages": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Accepted subtitle language codes (e.g. [\"en\", \"es\"]). Languages not in this list are ignored. Defaults to [\"en\"]."
    }
  },
  "required": [
    "url"
  ]
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.