index

starloghq/index
★ 1 stars TypeScript 💻 Code/Dev Tools Updated 1d ago
Source-available capability index for AI coding agents — an MCP server + CLI that ranks libraries by what they do, not by popularity
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "index": {
      "command": "npx",
      "args": [
        "-y",
        "starloghq/index"
      ]
    }
  }
}

README Excerpt

**Better library decisions for your AI coding agent — free, local, no account.** <p align="center"> <img src="demo/starlog-demo.gif" alt="Starlog returning ranked library recommendations in the terminal, then wiring itself into Claude Code, Cursor, Copilot and Codex with one command" width="820"> </p>

Topics

ai-agentsclaudedeveloper-toolsmcpmodel-context-protocoltypescript