Skip to main content
ClaudeWave
paradoxsyn avatar
paradoxsyn

rivemcp-releases

View on GitHub

RiveMCP binary releases

MCP ServersOfficial Registry0 stars0 forksDockerfileNOASSERTIONUpdated today
ClaudeWave Trust Score
67/100
· OK
Passed
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 9/23/2026
Install in Claude Code / Claude Desktop
Method: NPX · playwright
Claude Code CLI
claude mcp add rivemcp-releases -- npx -y playwright
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "rivemcp-releases": {
      "command": "npx",
      "args": ["-y", "playwright"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# 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.

- **Rive, from scratch** — runtime `.riv` and editor `.rev` (opens in the Rive editor), covering the
  whole runtime: shapes, paths, gradients, feathering, text, images, bones and meshes, keyframes, state
  machines, listeners, view models and data binding, layouts, scripting scaffolding.
- **Conversion into Rive** — Lottie / dotLottie, After Effects `.aep` (read directly, no After Effects
  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.
- **Verified, not assumed** — previews, GIFs and conversion checks render headlessly with Rive's GPU
  runtime; state machines can be driven and their transitions read back.
- **Pipelines for real art** — sprite sheet → flipbook, one image → rigged character, still image →
  procedural smoke/fire/glow, physics baked into keyframes.

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

| Format | Author | Convert | Status |
|--------|:------:|:-------:|--------|
| **Rive** — `.riv` / `.rev` | ✅ | ↔ Spline, ↔ Lottie, → Figma | Live |
| **Spline** — `.splinecode` / `.spline` | ✅ | ↔ Rive, ↔ Lottie, → Figma | Live |
| **Lottie** — `.lottie` / `.json` | — | ↔ Rive, ↔ Spline, → Figma | Live |
| **Figma** | — | → Rive / Spline / Lottie | Live |
| **After Effects** — `.aep` | edit only | → Rive / Lottie / Spline / Figma | Live |

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](https://github.com/paradoxsyn/rivemcp-releases/releases/latest).
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…)

```json
{
  "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](https://polymation.stunning.gg).

### Standalone binaries

Windows, macOS (Intel and Apple Silicon) and Linux builds — no Node.js needed — are on the
[releases page](https://github.com/paradoxsyn/rivemcp-releases/releases/latest).

### 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](LICENSE). A trial allowance is included; a key from
[polymation.stunning.gg](https://polymation.stunning.gg) unlocks unlimited use.

What people ask about rivemcp-releases

What is paradoxsyn/rivemcp-releases?

+

paradoxsyn/rivemcp-releases is mcp servers for the Claude AI ecosystem. RiveMCP binary releases It has 0 GitHub stars and its last recorded update is dated 2026-09-23.

How do I install rivemcp-releases?

+

You can install rivemcp-releases by cloning the repository (https://github.com/paradoxsyn/rivemcp-releases) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is paradoxsyn/rivemcp-releases safe to use?

+

Our security agent has analyzed paradoxsyn/rivemcp-releases and assigned a Trust Score of 67/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains paradoxsyn/rivemcp-releases?

+

paradoxsyn/rivemcp-releases is maintained by paradoxsyn. The last recorded GitHub activity is dated 2026-09-23, with 3 open issues.

Are there alternatives to rivemcp-releases?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy rivemcp-releases to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: paradoxsyn/rivemcp-releases
[![Featured on ClaudeWave](https://claudewave.com/api/badge/paradoxsyn-rivemcp-releases)](https://claudewave.com/repo/paradoxsyn-rivemcp-releases)
<a href="https://claudewave.com/repo/paradoxsyn-rivemcp-releases"><img src="https://claudewave.com/api/badge/paradoxsyn-rivemcp-releases" alt="Featured on ClaudeWave: paradoxsyn/rivemcp-releases" width="320" height="64" /></a>

More MCP Servers

rivemcp-releases alternatives