Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VIDEO_MCP_CACHE_DIRNoDirectory for cache storage~/.cache/video-mcp
VIDEO_MCP_WHISPER_MODELNoWhisper model (tiny, base, small, medium, large)base
VIDEO_MCP_WHISPER_DEVICENoDevice for Whisper (cpu or cuda)cpu
VIDEO_MCP_SCENE_THRESHOLDNoScene detection sensitivity (0.0-1.0, lower=more sensitive)0.3
VIDEO_MCP_CACHE_MAX_SIZE_GBNoMaximum total cache size10
VIDEO_MCP_CACHE_MAX_AGE_DAYSNoMaximum age of cache entries30
VIDEO_MCP_USE_SCENE_DETECTIONNoUse scene detection instead of fixed intervalstrue
VIDEO_MCP_MAX_FRAMES_PER_VIDEONoMaximum frames to extract per video100
VIDEO_MCP_FRAME_INTERVAL_SECONDSNoInterval between frames (fixed-interval mode)10
VIDEO_MCP_SCENE_MAX_INTERVAL_SECONDSNoMaximum seconds between frames (ensures static scenes are captured)30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ethnn-b/vidmcp'

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