PluginBench
MCP Server

VEO 3.1 MCP Server

io.github.u2n4/veo-mcp-server

What is the VEO 3.1 MCP server?

4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension

How to install VEO 3.1

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "veo-mcp-server": {
      "command": "uvx",
      "args": [
        "veo-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "veo-mcp-server": {
      "command": "uvx",
      "args": [
        "veo-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "veo-mcp-server": {
      "command": "uvx",
      "args": [
        "veo-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "veo-mcp-server": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "veo-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add veo-mcp-server -- uvx veo-mcp-server

Related MCP servers

4K AI image generation via NanoBanana Pro 2: Pro + Flash models, Google Search grounding

View repository →

Analyze YouTube/TikTok/Instagram videos: transcripts, AI insights, tutorial extraction

View repository →