GhostFree for Claude Code
io.github.shane-js/ghostfree
MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.
client:Claude Code
transport:stdio
runtime:npm
Install GhostFree in Claude Code
run in your project directory
claude mcp add ghostfree -e GHOSTFREE_DIR=<GHOSTFREE_DIR> -e GHOSTFREE_MIN_SEVERITY=<GHOSTFREE_MIN_SEVERITY> -e NVD_API_KEY=<NVD_API_KEY> -- npx -y ghostfree
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs