Skip to main content
Glama

YouTube Toolbox

get_related_videos

Discover related YouTube videos by entering a specific video ID. Retrieve up to a defined number of suggestions to enhance content discovery and analysis.

Instructions

Get videos related to a specific YouTube video

Input Schema

NameRequiredDescriptionDefault
max_resultsNo
video_idYes

Input Schema (JSON Schema)

{ "properties": { "max_results": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": 10, "title": "Max Results" }, "video_id": { "title": "Video Id", "type": "string" } }, "required": [ "video_id" ], "title": "get_related_videosArguments", "type": "object" }

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/jikime/py-mcp-youtube-toolbox'

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