video-agent-mcp
by YansIlinta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_MODEL | No | OpenAI model identifier for the planner (e.g., gpt-5.4-mini). | |
| OPENAI_API_KEY | No | API key for OpenAI services. | |
| VIDEO_AGENT_ASR | No | ASR provider (e.g., qwen3-asr, faster-whisper, openai). | |
| VIDEO_AGENT_TTS | No | TTS provider (e.g., qwen3-tts, kokoro, openai). | |
| VIDEO_AGENT_PYTHON | No | Path to Python interpreter used for local speech models. | python |
| VIDEO_AGENT_PLANNER | No | Planner provider to use (e.g., openai). | openai |
| VIDEO_AGENT_ASR_MODEL | No | Model identifier for the ASR provider (e.g., Qwen/Qwen3-ASR-0.6B). | |
| VIDEO_AGENT_TTS_MODEL | No | Model identifier for the TTS provider (e.g., Qwen/Qwen3-TTS-12Hz-0.6B-Base). | |
| VIDEO_AGENT_WORKSPACE | No | Directory where video projects are stored. | ./video-projects |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues