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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"dep-scout": {
"command": "/absolute/path/to/dep-scout"
}
}
}工具
3ranked 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.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ICSS
chokcoco不止于 CSS
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论