Skip to content
Back to search
30
MCP

clirank-mcp-server

npm/clirank-mcp-server

MCP server for API discovery and recommendations: help Claude Code, Codex, Cursor, Cline, and other coding agents choose APIs with current CLIRank data instead of stale model memory

Uptime
0.0%
36 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clirank-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}