MCP Server

CLIRank MCP Server

MCP server for discovering, comparing, and reading docs for APIs ranked by agent-friendliness.

42w ago
Source

Install

npx
npx -y clirank-mcp-server@latest

Add this to your Claude Code MCP settings or run via the CLI.

About

CLIRank MCP server provides API discovery and recommendation tools for coding agents. It is intended to help agents choose third-party APIs using current CLIRank data instead of relying on stale model memory. The server connects to `https://clirank.dev/api` and does not require a CLIRank API key. It exposes tools for searching APIs, getting recommendations, comparing options, reading agent-friendly docs, and submitting reviews after integration attempts. The README shows stdio usage through `npx -y clirank-mcp-server@latest`, along with setup examples for Claude Code, Codex CLI, Cursor, Cline, Continue, Windsurf, and other MCP clients. It also documents a hosted HTTP MCP endpoint for clients that support remote servers.

Tags

mcpapi-discoveryclaude-codeagent-toolsapi-docs