We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dannySubsense/youtube-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# YouTube MCP Server Dependencies
# Core MCP SDK with CLI support
mcp[cli]>=1.4.0
# HTTP client for YouTube API requests
httpx>=0.25.0
# Transcript extraction from YouTube videos
youtube-transcript-api>=0.6.0
# Optional: Pin versions for stability
# mcp[cli]==1.4.0
# httpx==0.27.0
# youtube-transcript-api==0.6.2