Loading MCP server directory, please wait...
MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.
npx @getmcp/cli add io.github.shane-js/ghostfreeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shane-js/ghostfree": {
"command": "npx",
"args": [
"-y",
"-y",
"ghostfree"
],
"env": {
"GHOSTFREE_DIR": "",
"GHOSTFREE_MIN_SEVERITY": "MEDIUM",
"NVD_API_KEY": ""
}
}
}
}