MCP.so
Sign In

Starlog

@starloghq

About Starlog

Vet a package before your AI coding agent uses it — authoritative facts (CVEs, license, maintenance) via an MCP server + CLI. Local, no account.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "index": {
      "command": "npx",
      "args": [
        "starloghq",
        "facts",
        "ua-parser-js"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Index?

Vet a package before your AI coding agent uses it — authoritative facts (CVEs, license, maintenance) via an MCP server + CLI. Local, no account.

How to use Index?

The README includes setup instructions such as npx starloghq facts ua-parser-js.

Key features of Index

  • starlog facts / starlog search CLI — the same facts and discovery from your terminal
  • PostToolUse hook installed — surfaces a package's facts on install
  • Previews every change and asks before writing; idempotent and safe to re-run
  • Website: starlog.dev

Use cases of Index

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Index

Where is the source code for Index?

The source code is linked from the repository URL on this page.

Does Index include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Index?

The source code is linked from the repository URL on this page.

Does Index include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Developer Tools MCP servers