MCP.so
ログイン

Starlog

@starloghq

Starlog について

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

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

よくある質問

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.

コメント

「開発者ツール」の他のコンテンツ