Rotifer Protocol MCP Server
@rotifer-protocol
关于 Rotifer Protocol MCP Server
Search, inspect, compare, and rank AI Genes from the Rotifer Protocol ecosystem — directly from your IDE. Works with Cursor, Claude Desktop, Windsurf, and any MCP-compatible client.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rotifer": {
"command": "npx",
"args": [
"-y",
"@rotifer/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Rotifer Protocol MCP Server?
The Rotifer Protocol MCP Server is a tool that lets AI assistants search, inspect, compare, and monitor "Genes" (programmable AI capabilities) from the Rotifer ecosystem via the Model Context Protocol. It is for developers building or evaluating AI workflows who want to discover and benchmark Genes directly from their MCP client.
How to use Rotifer Protocol MCP Server?
Install by adding the npx -y @rotifer/mcp-server command to your MCP client’s configuration file (e.g. .cursor/mcp.json or claude_desktop_config.json). The server runs via stdio transport and requires no additional configuration — it connects to the public Rotifer Cloud API by default.
Key features of Rotifer Protocol MCP Server
- Search the Gene ecosystem by name, domain, or description
- Get detailed info, fitness scores, and metadata for any Gene
- Compare 2–5 Genes side-by-side with fitness breakdowns
- View Arena rankings sorted by F(g) fitness score
- Download and local inventory statistics for Genes
- Access developer reputation profiles and leaderboards
Use cases of Rotifer Protocol MCP Server
- An AI assistant finds the best Gene for web search from the marketplace
- A developer compares two similar Genes (e.g. genesis-web-search vs genesis-web-search-lite) before installing
- A team audits which Genes are installed locally in a workspace
- A user checks download trends and developer reputation for a Gene before adopting it
FAQ from Rotifer Protocol MCP Server
What is a Gene?
A Gene is a programmable AI capability in the Rotifer ecosystem, indexed by name, domain, description, and fitness score F(g).
What runtime does the server require?
Node.js version 20 or higher.
Does it need a cloud account?
No — zero-config by default; it connects to the public Rotifer Cloud API.
What transport does it use?
The server uses MCP stdio transport via the npx command.
What license is the server under?
Apache-2.0.
开发工具 分类下的更多 MCP 服务器
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
test
prysmaticlabsGo implementation of Ethereum proof of stake
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀

Sentry
modelcontextprotocolModel Context Protocol Servers
评论