rive-mcp
Rank #3,642io.github.ODU33104/rive-mcp
Free, editor-less MCP server for Rive: create, edit, inspect, render and preview .riv animations
rive-mcp is a Model Context Protocol (MCP) server published by ODU33104. It ranks #3,642 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. rive-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 128,404 of 132,046 servers on MCP Toplist.
Use rive-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rive-mcp -- npx -y rive-mcp-server[mcp_servers.rive-mcp]
command = "npx"
args = ["-y", "rive-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rive-mcp": {
"command": "npx",
"args": [
"-y",
"rive-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rive-mcp": {
"command": "npx",
"args": [
"-y",
"rive-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rive-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rive-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rive-mcp": {
"command": "npx",
"args": [
"-y",
"rive-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rive-mcp": {
"command": "npx",
"args": [
"-y",
"rive-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ODU33104%2Frive-mcp)<a href="https://mcptoplist.com/server/io.github.ODU33104%2Frive-mcp"><img src="https://mcptoplist.com/badge/io.github.ODU33104%2Frive-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ODU33104
Available versions (6)
| Version | Published |
|---|---|
| 0.6.1 | Sep 14, 2026 |
| 0.5.0 | Aug 6, 2026 |
| 0.4.1 | Jul 23, 2026 |
| 0.3.0 | Jul 22, 2026 |
| 0.2.0 | Jul 17, 2026 |
| 0.1.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains rive-mcp?
- rive-mcp is maintained by ODU33104, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is rive-mcp listed on the Official MCP Registry?
- Yes — rive-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does rive-mcp have?
- MCP Toplist tracks 6 versions of rive-mcp, most recently published on Sep 14, 2026.
- Where can I find the source code for rive-mcp?
- The source code for rive-mcp is hosted at github.com/ODU33104/rive-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.