Skip to main content
Glama

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

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

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

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/mario-andreschak/mcp-veo2'

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