VEO 3.1 runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from pypi. Last commit 19 Apr 2026.
4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add veo-mcp-server -- uvx veo-mcp-server
{
"mcpServers": {
"veo-mcp-server": {
"args": [
"veo-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.veo-mcp-server]
command = "uvx"
args = ["veo-mcp-server"]
{
"mcpServers": {
"veo-mcp-server": {
"args": [
"veo-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"veo-mcp-server": {
"args": [
"veo-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.