Skip to main content
Glama
SeanPedersen

youtube-transcript-mcp

by SeanPedersen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
transcribeC

Transcribe a YouTube video using its URL.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no ambiguity. The agent can only choose this tool for the transcription task.

Naming Consistency5/5

With a single tool, naming is trivially consistent. The verb 'transcribe' clearly indicates the action.

Tool Count2/5

A single tool for a video transcription service is too few. Users typically expect options for language, format, or segment selection, making this surface feel incomplete.

Completeness2/5

The tool only provides a single transcription method without any parameters for language, format, or granularity. This leaves obvious gaps in the domain coverage.

Maintenance

ActivityInactive
ResponsivenessNo issues