MCP Video Generation with Veo2

by mario-andreschak
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
LOG_LEVELNoLogging level (available levels: verbose, debug, info, warn, error, fatal, none)fatal
STORAGE_DIRNoDirectory for storing generated videos./generated-videos
GOOGLE_API_KEYYesYour Google API key with access to Gemini API and Veo2 model

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
video-templatesExample prompts for generating videos with Veo2
image-templatesExample prompts for generating images with Google Imagen

Tools

Functions exposed to the LLM to take actions

NameDescription
generateVideoFromText

Generate a video from a text prompt

generateVideoFromImage

Generate a video from an image

generateImage

Generate an image from a text prompt using Google Imagen

generateVideoFromGeneratedImage

Generate a video from a generated image (one-step process)

listGeneratedVideos

List all generated videos

getImage

Get a specific image by ID

listGeneratedImages

List all generated images

ID: 1q5h0g1oid