Skip to main content
Glama

YouTube Transcript DL MCP Server

by jedarden
MIT License
67

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port3000
CACHE_TTLNoCache TTL in seconds (1 hour)3600
LOG_LEVELNoLogging level (debug, info, warn, error)info
LOG_FORMATNoLog format stylesimple
CORS_ENABLEDNoEnable CORStrue
CORS_ORIGINSNoCORS allowed origins*
CACHE_ENABLEDNoEnable transcript cachingtrue
MCP_TRANSPORTNoMCP transport type (stdio, sse, http)stdio
CACHE_MAX_SIZENoMaximum number of items in cache1000
RATE_LIMIT_MAXNoMaximum requests per rate limit window100
RATE_LIMIT_WINDOWNoRate limiting window in milliseconds (15 minutes)900000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/jedarden/yt-transcript-dl-mcp'

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