Odel
RyRank

RyRank

Local
@trigeochiralPythonMITUpdated 3 days ago

Cohere-compatible pay-per-call reranker, no signup, x402/USDC

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIryrank-mcpv1.0.0

Run

uvx ryrank-mcp

MCP client config

{
  "mcpServers": {
    "ryrank": {
      "command": "uvx",
      "args": [
        "ryrank-mcp"
      ]
    }
  }
}