RyRank
Rank #47,761io.github.trigeochiral/ryrank
Cohere-compatible pay-per-call reranker, no signup, x402/USDC
RyRank is a Model Context Protocol (MCP) server published by trigeochiral. It ranks #47,761 of 132,113 servers tracked on MCP Toplist. RyRank is listed on Official MCP, with 1 tracked version. It was first listed on Sep 4, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 84,352 of 132,113 servers on MCP Toplist.
Use RyRank
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add ryrank -e "RYRANK_API=<your RYRANK_API>" -e "RYRANK_XPAYMENT=<your RYRANK_XPAYMENT>" -- uvx ryrank-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ryrank]
command = "uvx"
args = ["ryrank-mcp"]
[mcp_servers.ryrank.env]
RYRANK_API = "<your RYRANK_API>"
RYRANK_XPAYMENT = "<your RYRANK_XPAYMENT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ryrank": {
"command": "uvx",
"args": [
"ryrank-mcp"
],
"env": {
"RYRANK_API": "<your RYRANK_API>",
"RYRANK_XPAYMENT": "<your RYRANK_XPAYMENT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ryrank": {
"command": "uvx",
"args": [
"ryrank-mcp"
],
"env": {
"RYRANK_API": "<your RYRANK_API>",
"RYRANK_XPAYMENT": "<your RYRANK_XPAYMENT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ryrank": {
"type": "stdio",
"command": "uvx",
"args": [
"ryrank-mcp"
],
"env": {
"RYRANK_API": "<your RYRANK_API>",
"RYRANK_XPAYMENT": "<your RYRANK_XPAYMENT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ryrank": {
"command": "uvx",
"args": [
"ryrank-mcp"
],
"env": {
"RYRANK_API": "<your RYRANK_API>",
"RYRANK_XPAYMENT": "<your RYRANK_XPAYMENT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ryrank": {
"command": "uvx",
"args": [
"ryrank-mcp"
],
"env": {
"RYRANK_API": "<your RYRANK_API>",
"RYRANK_XPAYMENT": "<your RYRANK_XPAYMENT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.trigeochiral%2Fryrank)<a href="https://mcptoplist.com/server/io.github.trigeochiral%2Fryrank"><img src="https://mcptoplist.com/badge/io.github.trigeochiral%2Fryrank.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
trigeochiral
Other servers by trigeochiral
View all trigeochiral servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains RyRank?
- RyRank is maintained by trigeochiral, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is RyRank listed on the Official MCP Registry?
- Yes — RyRank is listed on the Official MCP Registry.
- How many versions does RyRank have?
- MCP Toplist tracks 1 version of RyRank, most recently published on Sep 4, 2026.
- Where can I find the source code for RyRank?
- The source code for RyRank is hosted at github.com/trigeochiral/ryrank-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.