Skip to main content
Glama

YouTube MCP Server

playlists_getPlaylist

Retrieve detailed information about a YouTube playlist, including its metadata and content, by providing the playlist ID through the YouTube MCP Server.

Instructions

Get information about a YouTube playlist

Input Schema

NameRequiredDescriptionDefault
playlistIdYesThe YouTube playlist ID

Input Schema (JSON Schema)

{ "properties": { "playlistId": { "description": "The YouTube playlist ID", "type": "string" } }, "required": [ "playlistId" ], "type": "object" }
Install Server

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/ZubeidHendricks/youtube-mcp-server'

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