mcp-veo2
If you are the rightful owner of mcp-veo2 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server that exposes Google's Veo2 video generation capabilities, allowing clients to generate videos from text prompts or images.
The MCP Video Generation with Veo2 server is designed to leverage Google's Veo2 model for creating videos from text prompts or images. It provides a robust interface for users to interact with video generation capabilities through the Model Context Protocol. The server supports both stdio and SSE transports, making it versatile for different use cases. Users can access generated videos via MCP resources, ensuring easy retrieval and management of video content. The server is built with Node.js and requires a Google API key with access to the Gemini API and Veo2 model. It offers a range of configuration options for video generation, including aspect ratio, duration, and prompt enhancement.
Features
- Generate videos from text prompts
- Generate videos from images
- Access generated videos through MCP resources
- Example video generation templates
- Support for both stdio and SSE transports