2 months ago
API intelligence for AI coding agents. CLIRank scores 387 APIs on agent-friendliness: auth method, CLI tools, headless operation, pricing transparency. Six MCP tools for API discovery, comparison, scoring, and docs retrieval. Built for Claude Code, Cursor, Copilot, Codex, and Windsurf.
Server Config
{
"mcpServers": {
"clirank": {
"command": "npx",
"args": [
"-y",
"clirank-mcp-server"
]
}
}
}