Skip to main content
Glama

Gemini MCP Server for Claude Desktop

gemini-analyze-video

Analyze video files for summaries, transcripts, object detection, or custom insights using multimodal AI understanding. Supports MP4, MOV, AVI, WEBM, MKV, FLV formats with optional context enhancement.

Instructions

Analyze video files using Gemini's multimodal video understanding capabilities (with learned user preferences)

Input Schema

NameRequiredDescriptionDefault
analysis_typeNoType of analysis to perform: "summary", "transcript", "objects", "detailed", or "custom"
contextNoOptional context for intelligent enhancement (e.g., "security", "educational", "entertainment")
file_pathYesPath to the video file to analyze (supports MP4, MOV, AVI, WEBM, MKV, FLV)

Input Schema (JSON Schema)

{ "properties": { "analysis_type": { "description": "Type of analysis to perform: \"summary\", \"transcript\", \"objects\", \"detailed\", or \"custom\"", "enum": [ "summary", "transcript", "objects", "detailed", "custom" ], "type": "string" }, "context": { "description": "Optional context for intelligent enhancement (e.g., \"security\", \"educational\", \"entertainment\")", "type": "string" }, "file_path": { "description": "Path to the video file to analyze (supports MP4, MOV, AVI, WEBM, MKV, FLV)", "type": "string" } }, "required": [ "file_path" ], "type": "object" }
Install Server

Other Tools from Gemini MCP Server for Claude Desktop

Related Tools

    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/Garblesnarff/gemini-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server