Skip to main content
Glama
Comzee

YouTube Ultimate Toolkit MCP

by Comzee

get_playlist

Extract YouTube playlist details including video titles, durations, and URLs to review content before transcription. Specify URL and optional limit up to 200 videos.

Instructions

Get information about a YouTube playlist including all video titles, durations, and URLs. Useful for understanding playlist contents before selecting specific videos to transcribe.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesYouTube playlist URL
limitNoMaximum number of videos to list (default: 50, max: 200)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It describes the tool's purpose and output format but lacks behavioral details like rate limits, authentication requirements, error conditions, or pagination behavior. The mention of 'limit' parameter implies some constraint, but this is already covered in the schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences with zero waste. The first sentence states the purpose and output, the second provides usage context. Every word earns its place, and information is front-loaded appropriately.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a read-only tool with no annotations and no output schema, the description adequately covers the basic purpose and usage context. However, it lacks details about return format structure, error handling, or performance characteristics that would be helpful given the absence of structured output documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents both parameters thoroughly. The description doesn't add any parameter-specific information beyond what's in the schema (e.g., URL format examples or limit usage context), meeting the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Get information about a YouTube playlist') and resource ('YouTube playlist'), listing the exact data returned (video titles, durations, URLs). It distinguishes from sibling tools by focusing on playlist metadata rather than audio extraction, comments, screenshots, or video content.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for usage ('Useful for understanding playlist contents before selecting specific videos to transcribe'), which implicitly suggests it's a preliminary step. However, it doesn't explicitly state when NOT to use it or name specific alternatives among the sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/Comzee/Youtube-Ultimate-Toolkit-MCP'

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