mcpbeat Sign in

Travelanimator MCP Server

by travelanimator Your server? Claim it
local only

Travelanimator runs on your own machine — the client starts it, so there is no endpoint to ping. 1 800 installs a week from pypi. Last commit 8 Sep 2026.

Make animated travel-route videos: plan a route, style the animation, render an MP4.

Installs per day peak 1 646 · avg 391 · -27% w/w
a month agotoday
1 800
Installs / week
pypi · travel-animator
0
Stars
1 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Travelanimator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp -- uvx travel-animator
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "travel-animator"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "uvx"
args = ["travel-animator"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "travel-animator"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "travel-animator"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Travelanimator

same job, measured the same way
Idea to Motion
by ideatomotion

Make animated videos by asking Claude, Cursor or any MCP client. Your AI writes it, we render it.

answering
Shotstack
by shotstack

Generate, edit, and render videos via the Shotstack video editing API.

answering
Motion Tools
by mographr

Render animated motion-graphics overlays as MP4: lower thirds, titles, callouts

4 tools answering
Future Video Studio
by future

Create and manage cinematic AI video renders through the Future Video Studio Agent API.

111 installs/wk 8 tools answering
Pixoo MCP Server
by cyanheads

Render and push styled pixel art, text, dashboards, and animations to Divoom Pixoo LED displays.

216 installs/wk local only
Clipacanvas
by mechreaper007x

Render HTML, CSS, SVG, and Canvas animations to MP4 locally via Playwright/Chromium and FFmpeg.

68 installs/wk local only
MakerReels
by makerreels

Turn an app into TikTok-style video ads: agents pull rendered ad batches, captions, posting kits.

answering
Ilovevideoeditor
by ilovevideoeditor

Render videos from VideoJSON + 249+ templates via the iLoveVideoEditor API

local only

Travelanimator — questions

Answers built from our own checks of this server.

Why is there no uptime for Travelanimator?
Travelanimator runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package travel-animator was installed 1 800 times last week.
How do I connect Travelanimator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls travel-animator straight from pypi; nothing to host, nothing to sign up for.
How many people use Travelanimator?
The pypi package travel-animator was installed 1 800 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Travelanimator open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.