Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MVG_API_KEYYesA live API key (mvg_live_...) from developers.myvideogift.com
MVG_API_BASENoBase URL for the My Video Gift APIhttps://myvideogift.com/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_occasionsA

List the supported occasions (anniversary, birthday, wedding, memorial, graduation, …). Use an occasion id when creating a gift; it drives the song and tone.

check_accountA

Return the API key's account status and prepaid credit balance. Use before rendering to confirm there are enough credits.

create_giftA

Create a personalized video gift from photos + an original song and (optionally) render the film. Rendering spends one prepaid credit and takes a few minutes — poll with get_gift, or watch list_gifts for status 'delivered'. You MUST pass consent=true to render (you attest you hold the rights to the photos and the recipient's depiction).

get_giftA

Fetch one gift by id — its status and, once delivered, the film_url. Poll this after create_gift with render=true.

list_giftsA

List this key's gifts, newest first. Filter by status (e.g. 'delivered') to find finished films.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/CryptoLibertus/myvideogift-mcp'

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