Skip to main content

Crate gvids_mcp

Crate gvids_mcp 

Source
Expand description

Google Vids MCP Server — edit Google Vids videos via Google Slides API.

Google Vids uses the same underlying engine as Google Slides. This server exposes the Slides API presentations.batchUpdate as MCP tools, enabling reliable text editing (with spaces!), scene management, and batch operations.

Tier: T3 (μ Mapping + σ Sequence + ∂ Boundary + ς State + π Persistence + ∃ Existence)

Modules§

auth
Google OAuth2 authentication for Slides/Vids API.
client
Google Slides API HTTP client for Google Vids editing.
types
Parameter and response types for Google Vids MCP tools.

Structs§

GVidsMcpServer
MCP server for Google Vids editing via Slides API.