MCP server intelligence profile

gemini-omni-mcp Server

MCP server that lets Claude control Google Gemini Omni video generation via a browser bridge (Playwright) until the official API ships

Local Onlytamiratias93-gif
Awaiting current scanSource Git · 0373ccba375f7e83c7ea2a484b1d8d03ac425891

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical sluggemini-omni-mcp-14feff95DeploymentLocal Only
Canonical packageRepositorytamiratias93-gif/gemini-omni-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gittamiratias93-gif/gemini-omni-mcp0373ccba375f7e83c7ea2a484b1d8d03ac4258911Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gittamiratias93-gif/gemini-omni-mcp0373ccba375f7e83c7ea2a484b1d8d03ac425891CurrentAug 25, 20263 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
gemini-omni-mcpServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
omni_edit_videoEdit 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.
Input schema
{
  "type": "object",
  "properties": {
    "change": {
      "type": "string",
      "minLength": 1,
      "description": "The single change to make, in plain language."
    },
    "source": {
      "type": "string",
      "description": "Which source to edit (e.g. 'last result' or a file path)."
    },
    "timeoutSeconds": {
      "type": "number",
      "description": "Max seconds to wait."
    }
  },
  "required": [
    "change"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
omni_generate_videoGenerate 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 `prompt` or a filled `brief`. Returns the local file path when done.
Input schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string",
      "description": "A complete, vivid prompt. Omit if you pass `brief` instead."
    },
    "brief": {
      "type": "object",
      "properties": {
        "subject": {
          "type": "string",
          "description": "Who/what is in frame."
        },
        "action": {
          "type": "string",
          "description": "What happens / changes over time."
        },
        "setting": {
          "type": "string",
          "description": "Where, time of day, background."
        },
        "style": {
          "type": "string",
          "description": "Cinematic, anime, 8-bit, documentary…"
        },
        "lighting": {
          "type": "string",
          "description": "Soft/warm, neon, golden hour…"
        },
        "camera": {
          "type": "string",
          "description": "Static, push-in, orbit, handheld, drone."
        },
        "consistency": {
          "type": "string",
          "description": "Recurring character/object to keep identical."
        },
        "mood": {
          "type": "string",
          "description": "Mood words."
        }
      },
      "additionalProperties": false,
      "description": "Structured brief; composed into a prompt if `prompt` is omitted."
    },
    "aspectRatio": {
      "type": "string",
      "enum": [
        "9:16",
        "16:9",
        "1:1"
      ],
      "description": "9:16 Reels/TikTok, 16:9 YouTube, 1:1 post."
    },
    "timeoutSeconds": {
      "type": "number",
      "description": "Max seconds to wait."
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
omni_statusCheck whether the Gemini session is signed in and whether a generation is in progress.
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

gemini-omni-mcp Server questions

How do I install gemini-omni-mcp Server?

No verified package installation command is available in the retained catalog evidence.

What tools does gemini-omni-mcp Server provide?

gemini-omni-mcp Server exposed 3 tools during independent protocol observation, including omni_edit_video, omni_generate_video, omni_status.

Is gemini-omni-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Google intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Browser Automation MCP ServersOfficial vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.