Skip to main content
Glama

MCP Veo 3 Video Generation Server

by dayongd1
requirements.txt549 B
# MCP Veo 3 Video Generation Server Requirements # FastMCP Framework (easier MCP development) fastmcp>=0.9.0 # Google Gemini AI SDK (includes Veo 3 support) google-genai>=0.3.0 # Core dependencies pydantic>=2.0.0 # For structured data models python-dotenv>=1.0.0 # For .env file support boto3>=1.26.0 # For potential S3 integration Pillow>=10.0.0 # For image processing requests>=2.31.0 # For HTTP requests # Development dependencies (optional) pytest>=7.0.0 pytest-asyncio>=0.21.0 black>=23.0.0 flake8>=6.0.0 mypy>=1.0.0

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/dayongd1/mcp-veo3'

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