Skip to main content
ClaudeWave
paradoxsyn avatar
paradoxsyn

rivemcp-releases

Ver en GitHub

RiveMCP binary releases

MCP ServersRegistry oficial0 estrellas0 forksDockerfileNOASSERTIONActualizado 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.
Casos de uso

Resumen de MCP Servers

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

Lo que la gente pregunta sobre rivemcp-releases

¿Qué es paradoxsyn/rivemcp-releases?

+

paradoxsyn/rivemcp-releases es mcp servers para el ecosistema de Claude AI. RiveMCP binary releases Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-23.

¿Cómo se instala rivemcp-releases?

+

Puedes instalar rivemcp-releases clonando el repositorio (https://github.com/paradoxsyn/rivemcp-releases) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar paradoxsyn/rivemcp-releases?

+

Nuestro agente de seguridad ha analizado paradoxsyn/rivemcp-releases y le ha asignado un Trust Score de 67/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene paradoxsyn/rivemcp-releases?

+

paradoxsyn/rivemcp-releases es mantenido por paradoxsyn. La última actividad registrada en GitHub es del 2026-09-23, con 3 issues abiertos.

¿Hay alternativas a rivemcp-releases?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega rivemcp-releases en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a rivemcp-releases