dep-scout
@unievolver
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dep-scout": {
"command": "/absolute/path/to/dep-scout"
}
}
}Tools
3ranked search with reuse score
license, OSV vulns, deprecation
official MCP registry search
Overview
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.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments