dep-scout

by unievolver

267 downloads
Not rated
GitHub

About

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.

Details

Author
unievolver
Downloads
267
Categories
Other, Security, Developer Tools

- 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

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name dep-scout
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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).

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

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

dep-scout

Research before you build — MCP server that searches crates.io, npm, PyPI, Go, Maven, NuGet for mature packages before AI agents reinvent the wheel.

Tools

- find_packages — ranked search with reuse score - inspect_package — license, OSV vulns, deprecation - find_mcp_servers — official MCP registry search

Install

``bash cargo build --release ` Or download .mcpb from GitHub Releases. MCP Registry: io.github.unievolver/dep-scout`
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.