Youtube Vision MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | Your Google Gemini API key | |
| GEMINI_MODEL_NAME | No | The specific Gemini model to use (e.g., gemini-1.5-flash) | gemini-2.0-flash |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| summarize_youtube_videoC | Generates a summary of a given YouTube video URL using Gemini Vision API. |
| ask_about_youtube_videoB | Answers a question about the video or provides a general description if no question is asked. |
| extract_key_momentsC | Extracts key moments (timestamps and descriptions) from a given YouTube video. |
| list_supported_modelsB | Lists available Gemini models that support the 'generateContent' method. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/minbang930/Youtube-Vision-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server