Skip to main content
Glama

YouTube Transcript MCP Server

by suckerfish
requirements-docker.txt1.24 kB
# Frozen requirements for Docker build - Generated 2025-08-17 # Core dependencies for YouTube Transcript MCP Server # FastMCP framework and HTTP server fastmcp==2.7.1 uvicorn==0.34.3 starlette==0.47.0 # YouTube transcript fetching (yt-dlp is the primary library) yt-dlp==2025.8.11 youtube-transcript-api==1.0.3 # Fallback support requests==2.32.3 # Data validation and settings pydantic==2.11.5 pydantic-core==2.33.2 pydantic-settings==2.9.1 # HTTP and networking httpx==0.28.1 httpcore==1.0.9 httpx-sse==0.4.0 anyio==4.9.0 sniffio==1.3.1 # MCP Protocol mcp==1.9.3 # Security and authentication authlib==1.6.0 cryptography==45.0.3 cffi==1.17.1 pycparser==2.22 # Utilities click==8.2.1 typer==0.16.0 python-dotenv==1.1.0 python-multipart==0.0.20 shellingham==1.5.4 # Rich output and markdown rich==14.0.0 markdown-it-py==3.0.0 mdurl==0.1.2 pygments==2.19.1 # Core libraries certifi==2025.4.26 charset-normalizer==3.4.2 idna==3.10 urllib3==2.4.0 # Type checking and annotations typing-extensions==4.14.0 typing-inspection==0.4.1 annotated-types==0.7.0 # HTTP streaming and server-sent events sse-starlette==2.3.6 h11==0.16.0 # Security defusedxml==0.7.1 # Compatibility exceptiongroup==1.3.0 # OpenAPI openapi-pydantic==0.5.1

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/suckerfish/yttranscript_mcp'

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