Odel
Black Duck Security Scanner

Black Duck Security Scanner

Local
@blackducksoftwareMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@black-duck/mcp-serverv1.1.8

Run

npx -y @black-duck/mcp-server

MCP client config

{
  "mcpServers": {
    "black-duck-security-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "@black-duck/mcp-server"
      ]
    }
  }
}
MCP Bundlehttps://github.com/blackducksoftware/mcp-server/releases/download/v1.1.8/black-duck-mcp-1.1.8.mcpbv1.1.8

Distributed as an MCP bundle (`https://github.com/blackducksoftware/mcp-server/releases/download/v1.1.8/black-duck-mcp-1.1.8.mcpb`) — download it and import the bundle in your MCP client.