Odel
clirank mcp server

clirank mcp server

Local
@alexanderclapp6JavaScriptMITUpdated 3w ago

Search, compare, and get docs for 210+ APIs ranked by CLI and agent relevance.

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).

npmclirank-mcp-serverv0.2.1

Run

npx -y clirank-mcp-server

MCP client config

{
  "mcpServers": {
    "clirank-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "clirank-mcp-server"
      ]
    }
  }
}