Rive MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 510 installs a week from npm. Last commit 11 Sep 2026.
Free, editor-less MCP server for Rive: create, edit, inspect, render and preview .riv animations
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
import { readFileSync, writeFileSync, statSync, readdirSync, existsSync, mkdirSync, copyFileSync } from "node:fs";
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add rive-mcp -- npx -y rive-mcp-server
{
"mcpServers": {
"rive-mcp": {
"args": [
"-y",
"rive-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.rive-mcp]
command = "npx"
args = ["-y", "rive-mcp-server"]
{
"mcpServers": {
"rive-mcp": {
"args": [
"-y",
"rive-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"rive-mcp": {
"args": [
"-y",
"rive-mcp-server"
],
"command": "npx"
}
}
}
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
MCP server for dotnet new: discover, inspect, preview and create .NET projects from templates.
MCP server for note.com: create, edit and retrieve posts.
MCP server for creating, running, inspecting, and scheduling Figranium browser automations.
Python MCP server for AWS CLI inspection and operations
MCP server for EasyEDA Pro: PCB inspection, BOM, exports, and hardware review.
Zero-cost MCP server for local code inspection and best-practice recommendations
MCP server for GroupDocs.Viewer — render pages as PNG and inspect view info via AI agents.
Answers built from our own checks of this server.