mcp-server

blackducksoftware/mcp-server
★ 0 stars Unknown language 🔒 Security Updated 1d ago
AI-powered security analysis and vulnerability detection through MCP
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "blackducksoftware/mcp-server"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that enables AI-powered security scanning of your code using [Black Duck Signal](https://www.blackduck.com/). - **Git Diff Security Scanning** - Analyze only changed code for faster, more efficient security reviews - **File-based Security Scanning** - Scan specific files for security vulnerabilities

Tools (1)

referenceBranch