MCP Server
MCP
cve-cache
Recent CVE + GHSA cache for AI agents auditing dependencies (npm/PyPI/Cargo/Maven/Go).
Install
npx -y @weiseer/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@weiseer/cve-cache-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override remote snapshot URL",
"name": "CVE_CACHE_URL"
},
{
"description": "Skip remote fetch",
"name": "CVE_CACHE_LOCAL_ONLY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment