# YouTube Transcript MCP Server Configuration
# Copy this file to .env and configure your settings
# Server configuration
PORT=8080
HOST=0.0.0.0
DEBUG=false
LOG_LEVEL=INFO
# MCP Server configuration
YT_TRANSCRIPT_SERVER_HOST=0.0.0.0
YT_TRANSCRIPT_SERVER_PORT=8080
YT_TRANSCRIPT_DEBUG=false
# Transport mode (stdio or http)
TRANSPORT=http
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