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.
Overview
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 scoreinspect_package— license, OSV vulns, deprecationfind_mcp_servers— official MCP registry search
Install
cargo build --release
Or download .mcpb from GitHub Releases.
MCP Registry: io.github.unievolver/dep-scout
Server Config
{
"mcpServers": {
"dep-scout": {
"command": "/absolute/path/to/dep-scout"
}
}
}