Loomal

GhostFree

MCP server by github.com/shane-js/ghostfree

MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.

1 starsnpm: ghostfree

About GhostFree

GhostFree is an MCP (Model Context Protocol) server published by shane-js in the official MCP registry, listed under Security on Loomal. MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.

It ships as an npm package (ghostfree), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shane-js/ghostfree, where the project has earned 1 GitHub stars.

Use GhostFree with your agent

Claude Code · one command
claude mcp add ghostfree -- npx -y ghostfree
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ghostfree": {
      "command": "npx",
      "args": [
        "-y",
        "ghostfree"
      ]
    }
  }
}
npmghostfree

Frequently asked questions

What is GhostFree?
GhostFree is an MCP (Model Context Protocol) server by shane-js in the Security category. MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.
How do I connect GhostFree to Claude, Cursor, or another MCP client?
Install GhostFree from its npm package (ghostfree) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is GhostFree open source?
Yes — the source code is public at github.com/shane-js/ghostfree, with 1 GitHub stars.
Can AI agents pay to use GhostFree?
Not yet through Loomal — GhostFree is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain GhostFree? Claim this listing free by verifying GitHub ownership, or contact us.