← Index

io.github.alexanderclapp/clirank

io.github.alexanderclapp/clirank·v0.2.1·Documents & Spreadsheets
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "clirank": {
      "command": "npx",
      "args": [
        "-y",
        "clirank-mcp-server"
      ],
      "env": {
        "CLIRANK_API_URL": "<clirank_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "clirank": {
      "command": "npx",
      "args": [
        "-y",
        "clirank-mcp-server"
      ],
      "env": {
        "CLIRANK_API_URL": "<clirank_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y clirank-mcp-server
§02  Environment variables
CLIRANK_API_URL

Override the CLIRank API base URL (defaults to https://clirank.dev/api)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets