Rotifer MCP Server
Rank #5,779io.github.rotifer-protocol/mcp-server
Search, compare, and install self-evolving AI Agent Genes ranked by Arena fitness
Rotifer MCP Server is a Model Context Protocol (MCP) server published by rotifer-protocol. It ranks #5,779 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Rotifer MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 18 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 126,566 of 132,345 servers on MCP Toplist.
Use Rotifer MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rotifer-protocol -- npx -y @rotifer/mcp-server[mcp_servers.rotifer-protocol]
command = "npx"
args = ["-y", "@rotifer/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rotifer-protocol": {
"command": "npx",
"args": [
"-y",
"@rotifer/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rotifer-protocol": {
"command": "npx",
"args": [
"-y",
"@rotifer/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rotifer-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rotifer/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rotifer-protocol": {
"command": "npx",
"args": [
"-y",
"@rotifer/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rotifer-protocol": {
"command": "npx",
"args": [
"-y",
"@rotifer/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.rotifer-protocol%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.rotifer-protocol%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.rotifer-protocol%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
rotifer-protocol
Available versions (18)
| Version | Published |
|---|---|
| 0.19.1 | Sep 8, 2026 |
| 0.19.0 | Sep 6, 2026 |
| 0.18.0 | Aug 30, 2026 |
| 0.17.0 | Aug 21, 2026 |
| 0.16.1 | Aug 18, 2026 |
| 0.16.0 | Aug 17, 2026 |
| 0.15.1 | Aug 17, 2026 |
| 0.15.0 | Aug 16, 2026 |
| 0.14.0 | Aug 15, 2026 |
| 0.13.0 | Aug 15, 2026 |
| 0.12.0 | Aug 15, 2026 |
| 0.11.0 | Aug 14, 2026 |
| 0.10.0 | Aug 11, 2026 |
| 0.9.1 | Jun 22, 2026 |
| 0.9.0 | Jun 22, 2026 |
| 0.8.6 | Apr 25, 2026 |
| 0.8.2 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rotifer MCP Server?
- Rotifer MCP Server is maintained by rotifer-protocol, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is Rotifer MCP Server listed on the Official MCP Registry?
- Yes — Rotifer MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Rotifer MCP Server have?
- MCP Toplist tracks 18 versions of Rotifer MCP Server, most recently published on Sep 8, 2026.
- Where can I find the source code for Rotifer MCP Server?
- The source code for Rotifer MCP Server is hosted at github.com/rotifer-protocol/rotifer-mcp-server.
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.