dep-scout
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
dep-scoutCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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`Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





