← All servers

dep-scope

io.github.FlorianBruniaux/dep-scope v0.4.2
Official Registry git security

Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add dep-scope -- npx -y @florianbruniaux/dep-scope
Add to claude_desktop_config.json
{
  "mcpServers": {
    "dep-scope": {
      "command": "npx",
      "args": [
        "-y",
        "@florianbruniaux/dep-scope"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "dep-scope": {
      "command": "npx",
      "args": [
        "-y",
        "@florianbruniaux/dep-scope"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dep-scope": {
      "command": "npx",
      "args": [
        "-y",
        "@florianbruniaux/dep-scope"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "dep-scope": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@florianbruniaux/dep-scope"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "dep-scope": {
      "command": "npx",
      "args": [
        "-y",
        "@florianbruniaux/dep-scope"
      ]
    }
  }
}

Packages

npm @florianbruniaux/dep-scope@0.4.2

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.FlorianBruniaux--dep-scope/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent