We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Legorobotdude/yt-analysis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•371 B
# Required: Your Gemini API key
GEMINI_API_KEY=your-api-key-here
# Optional: Model to use (default: gemini-3-flash-preview)
# GEMINI_MODEL=gemini-3-flash-preview
# Optional: YouTube Data API key for video metadata (title, channel, etc.)
# If not set, will use GEMINI_API_KEY (requires YouTube Data API v3 enabled in Google Cloud)
# YOUTUBE_API_KEY=your-youtube-api-key