Skip to main content
Glama

MCP Video Generation with Veo2

package.json893 B
{ "name": "mcp-video-generation-veo2", "version": "1.0.0", "description": "MCP server for generating videos with Google Veo2", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc -w & node --watch dist/index.js", "debug": "npx @modelcontextprotocol/inspector node --no-deprecation dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "video", "generation", "veo2", "gemini" ], "author": "", "license": "MIT", "dependencies": { "@google/genai": "^0.9.0", "@modelcontextprotocol/sdk": "latest", "@types/express": "^4.17.21", "@types/node": "^20.10.5", "@types/uuid": "^10.0.0", "dotenv": "^16.3.1", "express": "^4.18.2", "typescript": "^5.3.3", "uuid": "^11.1.0", "zod": "^3.22.4" } }

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/mario-andreschak/mcp-veo2'

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