Dep Scope runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 1 Sep 2026.
Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.
We read the source, 15 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const pkgPath = path.join(nodeModulesPath, packageName, "package.json");
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dep-scope -- npx -y @florianbruniaux/dep-scope
{
"mcpServers": {
"dep-scope": {
"args": [
"-y",
"@florianbruniaux/dep-scope"
],
"command": "npx"
}
}
}
[mcp_servers.dep-scope]
command = "npx"
args = ["-y", "@florianbruniaux/dep-scope"]
{
"mcpServers": {
"dep-scope": {
"args": [
"-y",
"@florianbruniaux/dep-scope"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dep-scope": {
"args": [
"-y",
"@florianbruniaux/dep-scope"
],
"command": "npx"
}
}
}
Predictive dependency security engine. Trust scores, zombie detection, blast radius analysis.
Live npm/PyPI dependency-health verdicts so AI agents stop recommending stale or CVE'd packages
npm dependency fitness: deprecated/yanked/superseded + verified safe migration target.
npm registry MCP server — package intelligence, security audits, dependency analysis
Dependency graph + 24 MCP tools. Impact analysis, simulation, security, agent coordination
Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.
Scan npm dependencies for license compliance issues. Catch GPL contamination.
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
Answers built from our own checks of this server.