Skip to main content
Glama

YouTube MCP Server

by coyaSONG

compare-videos

Analyze and compare statistics for up to 10 YouTube videos, helping users make data-driven decisions by evaluating performance metrics side by side.

Instructions

Compare statistics for multiple YouTube videos

Input Schema

NameRequiredDescriptionDefault
videoIdsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "videoIds": { "items": { "type": "string" }, "maxItems": 10, "minItems": 2, "type": "array" } }, "required": [ "videoIds" ], "type": "object" }

You must be authenticated.

Other Tools from YouTube MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/coyaSONG/youtube-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server