MCP.so
ログイン
D

dep-scout

@unievolver

dep-scout について

Multi-ecosystem package scout for AI agents — search crates.io, npm, PyPI, Go, Maven, NuGet before reinventing wheels. Reuse scoring, OSV vulns, license warnings, MCP registry search. Keyless.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

unievolver

投稿者

unievolver

設定

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

{
  "mcpServers": {
    "dep-scout": {
      "command": "/absolute/path/to/dep-scout"
    }
  }
}

ツール

3

ranked search with reuse score

license, OSV vulns, deprecation

official MCP registry search

概要

What is dep-scout?

dep-scout is an MCP server that searches multiple package registries (crates.io, npm, PyPI, Go, Maven, NuGet) for mature packages before AI agents reinvent the wheel. It helps developers and AI agents discover existing, battle-tested libraries instead of building from scratch.

How to use dep-scout?

Install by building from source with cargo build --release or download a pre-built .mcpb from the GitHub Releases. The server exposes three tools: find_packages (ranked search with reuse score), inspect_package (license, OSV vulnerabilities, deprecation status), and find_mcp_servers (official MCP registry search).

Key features of dep-scout

  • Searches crates.io, npm, PyPI, Go, Maven, NuGet
  • Ranks packages by a reuse score
  • Inspects licenses and deprecation status
  • Checks for OSV-known vulnerabilities
  • Finds MCP servers in the official registry

Use cases of dep-scout

  • AI agents looking for existing packages before generating code
  • Developers researching library maturity across multiple ecosystems
  • Automated dependency evaluation in CI pipelines

FAQ from dep-scout

What package registries does dep-scout support?

dep-scout searches crates.io, npm, PyPI, Go, Maven, and NuGet.

How do I install dep-scout?

Build from source with cargo build --release or download a pre-built .mcpb file from the GitHub Releases page.

What tools does dep-scout provide?

It provides three tools: find_packages (ranked search with reuse score), inspect_package (license, OSV vulnerabilities, deprecation), and find_mcp_servers (official MCP registry search).

Does dep-scout check for vulnerabilities?

Yes, inspect_package checks for known vulnerabilities from the OSV database.

Where can I find dep-scout in the MCP registry?

The MCP registry identifier is io.github.unievolver/dep-scout.

コメント

「その他」の他のコンテンツ