Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

GhostFree in other clients