GhostFree runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 7 Apr 2026.
MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ghostfree -- npx -y ghostfree
{
"mcpServers": {
"ghostfree": {
"args": [
"-y",
"ghostfree"
],
"command": "npx"
}
}
}
[mcp_servers.ghostfree]
command = "npx"
args = ["-y", "ghostfree"]
{
"mcpServers": {
"ghostfree": {
"args": [
"-y",
"ghostfree"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ghostfree": {
"args": [
"-y",
"ghostfree"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.