alexdevassy/AI-Powered-Vulnerability-Impact-Analyzer
Vulnerability impact analyzer that reduces false positives in SCA tools by performing intelligent code analysis. Uses agentic AI with open source models to understand CVEs and verify actual vulnerability impact in your codebase. Keeps your code secure with on-premises execution and human-in-the-loop verification.
Platform-specific configuration:
{
"mcpServers": {
"AI-Powered-Vulnerability-Impact-Analyzer": {
"command": "npx",
"args": [
"-y",
"AI-Powered-Vulnerability-Impact-Analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...