YouTube MCP Server

by coyaSONG
Verified

get-video-stats

Retrieve detailed statistics for any YouTube video, including views, likes, comments, and upload date, by providing the video ID. Ideal for analyzing video performance.

Instructions

Get statistical information for a specific YouTube video (views, likes, comments, upload date, etc.)

Input Schema

NameRequiredDescriptionDefault
videoIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "videoId": { "minLength": 1, "type": "string" } }, "required": [ "videoId" ], "type": "object" }

You must be authenticated.

Other Tools from YouTube MCP Server

Related Tools

ID: nuyw49oscd