mcpbeat Sign in

Tweens Motion Engine MCP Server

local only

Tweens Motion Engine runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm.

Create editable animations, inspect frames and export GIF/MP4 in a chosen local workspace.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 13 · avg 0
a month agotoday
38
Installs / week
npm · tweens-cli
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 tweens -- npx -y tweens-cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tweens": {
      "args": [
        "-y",
        "tweens-cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tweens]
command = "npx"
args = ["-y", "tweens-cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "tweens": {
      "args": [
        "-y",
        "tweens-cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tweens": {
      "args": [
        "-y",
        "tweens-cli"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tweens Motion Engine

same job, measured the same way
Codesign
by img

Local design engine for AI agents: create, edit and export real, editable designs.

4 970 installs/wk local only
Keyframe
by kendall8388

Build, inspect and export editable 2D skeletal animations in the free Keyframe.it browser editor.

99 installs/wk local only
Pal Save Editor MCP
by rocnubie

Inspect Palworld save files locally, compare snapshots, create a recognition receipt, and export

local only
AnimGen
by animgen

Create AI animations and export transparent sprite sheets, alpha video, frames, and game assets.

answering
Rive MCP
by odu33104

Free, editor-less MCP server for Rive: create, edit, inspect, render and preview .riv animations

510 installs/wk local only
Whimsical
by whimsical

Create and edit flowcharts, mind maps, wireframes, and docs in Whimsical, or search your workspace.

answering
Motion Text
by motiontext

Turn words, images, and audio into an animated video with MP4 export.

3 tools answering
Postman
by mcparmory

Create, organize, and manage API collections, specifications, and team workspaces

234 installs/wk local only

Tweens Motion Engine — questions

Answers built from our own checks of this server.

Why is there no uptime for Tweens Motion Engine?
Tweens Motion Engine 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 npm package tweens-cli was installed 38 times last week.
Is Tweens Motion Engine still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Tweens Motion Engine?
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 tweens-cli straight from npm; nothing to host, nothing to sign up for.
How many people use Tweens Motion Engine?
The npm package tweens-cli was installed 38 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.