MCP Veo 3 Azure Blob Video Generator
by ctoicqtao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEFAULT_MODEL | No | Default model for video generation | veo-3.0-generate-preview |
| MAX_POLL_TIME | No | Maximum poll time in seconds | 600 |
| POLL_INTERVAL | No | Poll interval in seconds | 10 |
| GEMINI_API_KEY | Yes | Your Gemini API key (required) | |
| PERSON_GENERATION | No | Person generation setting | dont_allow |
| DEFAULT_OUTPUT_DIR | No | Default output directory for local videos | generated_videos |
| AZURE_UPLOAD_ENABLED | No | Enable upload to Azure Blob Storage | true |
| DEFAULT_ASPECT_RATIO | No | Default aspect ratio | 16:9 |
| AZURE_BLOB_CONTAINER_NAME | No | Azure Blob container name | generated-videos |
| AZURE_STORAGE_CONNECTION_STRING | Yes | Azure Blob Storage connection string (required for cloud upload) |
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 | |
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/ctoicqtao/mcp-veo3-azure-blob'
If you have feedback or need assistance with the MCP directory API, please join our Discord server