gemini-omni-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SURFACE | No | The Google surface to target: gemini, flow, or youtube (default: gemini) | gemini |
| TIMEOUT | No | Timeout in milliseconds for browser operations (default: 30000) | 30000 |
| HEADLESS | No | Run browser in headless mode (true/false, default: false) | false |
| OUTPUT_DIR | No | Directory for generated video files (default: output) | output |
| PROFILE_DIR | No | Directory for persistent Chrome profile (default: .auth-profile) | .auth-profile |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| omni_statusA | Check whether the Gemini session is signed in and whether a generation is in progress. |
| omni_generate_videoA | Generate a video with Gemini Omni. IMPORTANT: do NOT pass a raw one-liner — first run the creation interview in GUIDE.md (subject, action, setting, style, lighting, camera, aspect ratio, consistency, mood) and pass either a fully-formed |
| omni_edit_videoA | Edit an existing video with Gemini Omni (it keeps characters, physics and scene continuity). Describe ONE change in plain language. Restate what stays the same, then the change. See GUIDE.md §1. |
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/tamiratias93-gif/gemini-omni-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server