YouTube MCP Server

get-video-categories

Retrieve YouTube video categories by region using the MCP server. Specify a region code to fetch relevant categories for targeted search or content organization.

Instructions

Retrieve available video categories for a specific region

Input Schema

NameRequiredDescriptionDefault
regionCodeNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "regionCode": { "maxLength": 2, "minLength": 2, "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from YouTube MCP Server

Related Tools

ID: nuyw49oscd