Install Black Duck Security Scanner
Choose your client, check trust signals, copy the right config, restart, then confirm whether it worked.
安装前检查单
75/100 (healthy)
medium
Cursor, Claude Desktop, VS Code, Codex, Generic MCP
Easy
安装 Black Duck Security Scanner
选择客户端,复制或下载生成的 MCP 配置,粘贴到配置路径,然后重启客户端。
Install success loop
Copying is not the same as a successful install. MCP Market tracks each step separately so recommendations stay honest.
Copied
You copied a command or config. Nothing has been installed yet.
Attempted install
You pasted config, restarted the client, and tried to load the server.
Confirmed worked
The server appeared in your client and tools are usable.
Cursor
Review warnings
JSON
~/.cursor/mcp.json
Cursor
Worked or failed
选择客户端
不同工具的配置格式略有不同,请选择你正在使用的客户端。
AI-first code editor with built-in MCP support
检查信任与风险
识别到的安装方式: npx. Runs with Node.js and npm/npx.
复制命令/配置
把配置添加到 ~/.cursor/mcp.json
{
"mcpServers": {
"Black Duck Security Scanner": {
"command": "npx",
"args": [
"-y",
"@black-duck/mcp-server"
]
}
}
}粘贴并重启客户端
Install to Cursor
- Open Cursor and go to Settings -> MCP
- Click Add new MCP server
- Copy the configuration below and paste it
- Or manually edit the config file at
~/.cursor/mcp.json - Restart Cursor to apply changes
Tip: You can manage multiple MCP servers in the same
mcp.jsonfile by adding them under themcpServerskey.
Quick verification checklist
After pasting the config, restart Cursor to apply changes.
After restarting Cursor, is it usable?
Submit the real outcome after you paste the config and restart the client. Copying or downloading config is not counted as install success.
Optional: help others by sharing your operating system