Mmcp.market

Black Duck Security Scanner MCP server

by blackduck.com·com.blackduck/mcp-server·v1.1.8

AI-powered security scanning using Black Duck Signal for vulnerability detection.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

0 stars233 downloads/wk

Reviews

Write one

Nobody has reviewed Black Duck Security Scanner yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Black Duck Security Scanner tools (3, 3 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • run_changes_security_scanwrite action

    **DEFAULT SECURITY SCAN TOOL** - ALWAYS try this tool first for security analysis.

  • run_full_project_scanwrite action

    Analyzes the entire project for security vulnerabilities using Black Duck Signal.

  • run_security_scanwrite action

    Analyzes a specific file for security vulnerabilities using Black Duck Signal.

Public scan report

scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it

no findings
  • Code scan151 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 23 days ago15/15
  • Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Black Duck Security Scanner repository's README, as published. We do not edit it. Read it on GitHub

Black Duck MCP

Black Duck MCP brings Signal's AI-powered security analysis directly into your development environment. It enables code scanning through leading coding assistants – including Claude, Gemini, Cursor, Copilot, and others – so you can detect security issues, receive actionable insights, and apply recommended fixes quickly and consistently.

Key Features & Benefits

  • Changes Scan:
  • Performs fast, incremental security scans focused only on the code changes introduced by the developer.
  • Ideal for early-stage detection of issues as code is written
  • File Scan:
  • Runs a targeted security analysis on specific files or directories.
  • Best suited for projects that do not use Git or for developers who want to analyze specific portions of the codebase
  • Cross-Platform Support:
  • Works on Windows, macOS, and Linux

Requirements

  • Signal License
  • Node.js v24.0.0 or newer

Getting started

Step 1: Add to your MCP client

Add the following configuration to your MCP client (using Claude user level config as example):

{
  "mcpServers": {
    "black-duck-signal": {
      "command": "npx",
      "args": ["-y", "@black-duck/mcp-server"],
      "env": {
        "BLACKDUCK_MCP_GATEWAY_KEY": "your-api-key-here"
      }
    }
  }
}

Step 2: Your first scan

Use one of following prompts in your MCP client to get you started:

Scan my code changes for security vulnerabilities

Your MCP client should execute a security scan and report any vulnerabilities found on the code changes made. Requires that the project is git based to determine what files have changed.

Scan the changed files with respect to the main branch

Your MCP client should execute a security scan taking into account only code changes in the current branch vs the main branch and report any vulnerabilities found on the code changes made. Requires that the project is git based to determine what files have changed.

Scan all files under folder foobar for security vulnerabilities

Your MCP client should execute a security scan and report any vulnerabilities found.

Tools

Optional Configuration

The Black Duck Signal MCP server supports the following environment variables:

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @black-duck/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add mcp-server -- npx -y @black-duck/mcp-server
Add to Cursor

Black Duck Security Scanner: common questions

Is Black Duck Security Scanner MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Black Duck Security Scanner safety report
How do I install Black Duck Security Scanner?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Black Duck Security Scanner need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Black Duck Security Scanner maintained?
The last commit was 24 days ago (2026-09-02). The latest release is v1.1.8.
What can I use instead of Black Duck Security Scanner?
Servers from other publishers that do the same job: CodeInspectus MCP server, MCPProxy MCP server and Npm Sentinel MCP server. Compare all Black Duck Security Scanner alternatives.

Alternatives to Black Duck Security Scanner

Same job from other publishers: the closest match first, then the best rated.

All Black Duck Security Scanner alternatives →
  • CodeInspectus
    Local-first MCP security scanner and CLI for AI-generated applications.
    C
  • MCPProxy
    Local-first MCP proxy with BM25 tool discovery, security scanning, quarantine & ~99% token savings
    B
  • Npm Sentinel
    Advanced NPM analysis: Recursive security scanning, ecosystem awareness, and deep insights.
    A
  • MobiLoop
    Guarded AI mobile Appium testing, security scanning, verification, and fix-retest MCP tools.
    A
  • MCP Safety Warden
    MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.
    B

More from blackduck.com →