Mmcp.market

Polymation MCP server

by paradoxsyn·io.github.paradoxsyn/rivemcp·v1.14.2

Author Rive (.riv/.rev) and convert Lottie, After Effects, Figma and Spline into it, offline.

C68/100grade C
What users say
No reviews yet
Be the first
Safety scan
C68/100

full report

Adoption
Growing

0 stars344 downloads/wk

Reviews

Write one

Nobody has reviewed Polymation yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Polymation tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

2 medium
  • Code scan2 source files scanned15/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (2)

  • mediumnpm install lifecycle script presentinstall.script
  • mediumnpm install lifecycle script presentinstall.script
    package.json: …cpb": "node scripts/build-mcpb.js", "postinstall": "node scripts/postinstall.mjs" }, "…
Overall 68/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Polymation repository's README, as published. We do not edit it. Read it on GitHub

Polymation (rivemcp)

An MCP server that authors Rive files and converts other animation formats into them — offline, with no design app and no account. Your AI assistant describes the animation; Polymation writes the file, renders it with Rive's own runtime to check it, and reports every decision a conversion had to make.

whole runtime: shapes, paths, gradients, feathering, text, images, bones and meshes, keyframes, state machines, listeners, view models and data binding, layouts, scripting scaffolding.

  • Rive, from scratch — runtime .riv and editor .rev (opens in the Rive editor), covering the

needed), Figma (including Figma Motion timelines) and Spline, plus Rive back out to Lottie, Spline and Figma. Every conversion comes with a per-decision report — clean, reconstructed, dropped, or needs your call — and a rendered comparison against the source's own renderer.

  • Conversion into Rive — Lottie / dotLottie, After Effects .aep (read directly, no After Effects

runtime; state machines can be driven and their transitions read back.

  • Verified, not assumed — previews, GIFs and conversion checks render headlessly with Rive's GPU

procedural smoke/fire/glow, physics baked into keyframes.

  • Pipelines for real art — sprite sheet → flipbook, one image → rigged character, still image →

193 MCP tools, grouped into tiers so an assistant sees the common ones first; enable_tools switches on the rest for a session.

Format support

Every conversion crosses a model boundary, so every one is lossy — the report says what came across clean, what was reconstructed, what was dropped and what needs your call. After Effects is read natively (no After Effects install, no plugin) and can be edited and saved back; writing a .aep from scratch is not offered, because without After Effects there is no way to check such a file would open.

Quick Start

Claude Desktop — one click

  1. Download rivemcp.mcpb from the latest release.
  2. Claude Desktop → Settings → Extensions → Install from file… and pick it. No Node.js, no JSON.

Any MCP client (Claude Code, Cursor, Windsurf, VS Code…)

{
  "mcpServers": {
    "polymation": {
      "command": "npx",
      "args": ["-y", "rivemcp"],
      "env": { "POLYMATION_LICENSE_KEY": "your-key" }
    }
  }
}

Installing the package downloads the standalone binary for your platform. The licence key is optional to start: without one, the trial allowance applies. Keys are at polymation.stunning.gg.

Standalone binaries

Windows, macOS (Intel and Apple Silicon) and Linux builds — no Node.js needed — are on the releases page.

Rendering

Previews, GIFs and conversion checks render with Rive's own runtime in a headless Chromium. If a render tool reports that Chromium is missing, run npx playwright install chromium once.

Licence

Commercial software — see LICENSE. A trial allowance is included; a key from polymation.stunning.gg unlocks unlimited use.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y rivemcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add rivemcp -- npx -y rivemcp
Add to Cursor

Polymation: common questions

Is Polymation MCP server safe?
With care: it is graded C, so read the findings first (68/100). Read the Polymation safety report
How do I install Polymation?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Polymation need an API key?
Yes. The registry entry asks for POLYMATION_LICENSE_KEY.
Is Polymation maintained?
The last commit was in the last day (2026-09-23). The latest release is v1.14.2.
What can I use instead of Polymation?
Servers from other publishers that do the same job: Figme MCP server, Kinocut MCP server and Sonilo Music & Sound Effects MCP server. Compare all Polymation alternatives.

Alternatives to Polymation

Same job from other publishers: the closest match first, then the best rated.

All Polymation alternatives →
  • Figme
    MCP server that reads local Figma .fig files, fully offline
    A
  • Kinocut
    Guardrailed video editing for AI agents: FFmpeg, captions, effects, Hyperframes, and receipts.
    B
  • Sonilo Music & Sound Effects
    Licensed soundtracks and sound effects matched to your video. Commercial use OK.
    B
  • Figma Rust
    Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.
    A
  • Figma MCP Server
    A local MCP server with full Figma REST API coverage.
    B

More from paradoxsyn