Loomal

cve-cache

MCP server by github.com/weiseer/cve-cache-mcp

Recent CVE + GHSA cache for AI agents auditing dependencies (npm/PyPI/Cargo/Maven/Go).

0 starsnpm: @weiseer/cve-cache-mcp

About cve-cache

cve-cache is an MCP (Model Context Protocol) server published by weiseer in the official MCP registry, listed under Autonomous Agents on Loomal. Recent CVE + GHSA cache for AI agents auditing dependencies (npm/PyPI/Cargo/Maven/Go).

It ships as an npm package (@weiseer/cve-cache-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/weiseer/cve-cache-mcp.

Use cve-cache with your agent

Claude Code · one command
claude mcp add cve-cache -- npx -y @weiseer/cve-cache-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cve-cache": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/cve-cache-mcp"
      ]
    }
  }
}
npm@weiseer/cve-cache-mcp

Frequently asked questions

What is cve-cache?
cve-cache is an MCP (Model Context Protocol) server by weiseer in the Autonomous Agents category. Recent CVE + GHSA cache for AI agents auditing dependencies (npm/PyPI/Cargo/Maven/Go).
How do I connect cve-cache to Claude, Cursor, or another MCP client?
Install cve-cache from its npm package (@weiseer/cve-cache-mcp) 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 cve-cache open source?
Yes — the source code is public at github.com/weiseer/cve-cache-mcp.
Can AI agents pay to use cve-cache?
Not yet through Loomal — cve-cache 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 cve-cache? Claim this listing free by verifying GitHub ownership, or contact us.