RiveMCP
Rank #15,247io.github.paradoxsyn/rivemcp
MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.
RiveMCP is a Model Context Protocol (MCP) server published by paradoxsyn. It ranks #15,247 of 132,046 servers tracked on MCP Toplist. RiveMCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 8, 2026 and most recently updated on Apr 21, 2026.
Ranks ahead of 116,799 of 132,046 servers on MCP Toplist.
Use RiveMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rivemcp -- npx -y rivemcp[mcp_servers.rivemcp]
command = "npx"
args = ["-y", "rivemcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rivemcp": {
"command": "npx",
"args": [
"-y",
"rivemcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rivemcp": {
"command": "npx",
"args": [
"-y",
"rivemcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rivemcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rivemcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rivemcp": {
"command": "npx",
"args": [
"-y",
"rivemcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rivemcp": {
"command": "npx",
"args": [
"-y",
"rivemcp"
]
}
}
}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.paradoxsyn%2Frivemcp)<a href="https://mcptoplist.com/server/io.github.paradoxsyn%2Frivemcp"><img src="https://mcptoplist.com/badge/io.github.paradoxsyn%2Frivemcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
paradoxsyn
Available versions (2)
| Version | Published |
|---|---|
| 1.0.5 | Apr 21, 2026 |
| 1.0.4 | Apr 21, 2026 |
Frequently asked questions
- Who maintains RiveMCP?
- RiveMCP is maintained by paradoxsyn, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is RiveMCP listed on the Official MCP Registry?
- Yes — RiveMCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does RiveMCP have?
- MCP Toplist tracks 2 versions of RiveMCP, most recently published on Apr 21, 2026.
- Where can I find the source code for RiveMCP?
- The source code for RiveMCP is hosted at github.com/paradoxsyn/rivemcp-releases.
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.