Skip to content
Claude Desktop

rive mcp for Claude Desktop

io.github.odu33104/rive-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install rive mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "rive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rive-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

rive mcp in other clients