youtube-gemini-mcp
by aigentive
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ERROR, default: INFO) | |
| GOOGLE_API_KEY | Yes | Your Google AI API key (required) | |
| MCP_MAX_SESSIONS | No | Maximum concurrent sessions (default: 50) | |
| AUTO_CLEANUP_FILES | No | Auto-cleanup uploaded files (default: true) | |
| MAX_VIDEO_DURATION | No | Maximum video length in seconds (default: 7200) | |
| MCP_SESSION_TIMEOUT | No | Session timeout in seconds (default: 7200) | |
| GEMINI_MODEL_DEFAULT | No | Default Gemini model (default: gemini-2.5-pro-preview-05-06) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/aigentive/youtube-gemini-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server