HomeDevelopment › clirank-mcp-server

clirank-mcp-server

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

TypeScript Cloud macOSWindowsLinux
★ 6 stars Last pushed 2026-08-17 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.1)

npx -y clirank-mcp-server@0.2.1

Or add to your MCP client config:

{
  "mcpServers": {
    "clirank-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "clirank-mcp-server@0.2.1"
      ],
      "env": {
        "CLIRANK_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • CLIRANK_API_URL — Override the CLIRank API base URL (defaults to https://clirank.dev/api)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry