Home › Other › index

index

Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.

TypeScript
★ 10 stars Last pushed 2026-08-07 License: NOASSERTION

Connect

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

Package (npm 0.9.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "index": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "STARLOG_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • STARLOG_API_KEY secret — Optional. Unlocks the hosted full-corpus search tier + hosted facts API; the server runs fully locally without it.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry