We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/satyamkumar420/yt-ninja-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Google Generative AI API Key (required for AI features)
GEMINI_API_KEY=your-api-key-here
# Download directory (optional, default: ./downloads)
DOWNLOAD_DIR=./downloads
# Temporary files directory (optional, default: ./temp)
TEMP_DIR=./temp
# Maximum concurrent downloads (optional, default: 3)
MAX_CONCURRENT_DOWNLOADS=3
# Log level (optional, default: info)
# Options: error, warn, info, debug
LOG_LEVEL=info