- Youtube Vision
Youtube Vision
Overview
what is YouTube Vision?
YouTube Vision is an MCP server that utilizes the Google Gemini Vision API to analyze YouTube videos, providing descriptions, summaries, answers to questions, and extracting key moments from the videos.
how to use YouTube Vision?
To use YouTube Vision, you can either install it via Smithery or run it using npx. You need to set your Google Gemini API key as an environment variable and configure it in your MCP client's settings.
key features of YouTube Vision?
- Analyzes YouTube videos using the Gemini Vision API.
- Provides tools for general description, summarization, and key moment extraction.
- Lists available Gemini models supporting content generation.
- Configurable Gemini model via environment variable.
use cases of YouTube Vision?
- Generating summaries of educational videos.
- Extracting key moments from tutorials for quick reference.
- Answering specific questions about video content.
FAQ from YouTube Vision?
- What is required to use YouTube Vision?
You need Node.js (version 18 or higher) and a Google Gemini API key.
- Can I modify the code?
Yes, you can clone the repository and modify the code as needed.
- Is there a cost associated with using the Gemini API?
Usage policies may differ between free and paid tiers of the Gemini API, so review the terms carefully.
Server Config
{
"mcpServers": {
"youtube-vision": {
"command": "npx",
"args": [
"-y",
"youtube-vision"
],
"env": {
"GEMINI_API_KEY": "YOUR_GEMINI_API_KEY",
"GEMINI_MODEL_NAME": "gemini-2.0-flash"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
minbang930Star
-Language
-License
-Category
research-and-data
Recommend Servers
View AllMemory
@modelcontextprotocol
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Rug Munch Intelligence Mcp
@Rug-Munch-Media-LLC
18 hours ago
Gelbooru
17 hours ago
Gcs Scanner Mcp Server
@Foued Dridi
3 days ago