71
/ 100
4 days ago
glama

Security Vulnerability MCP Server

Provides Claude with live access to multiple vulnerability databases (NVD, OSV, GitHub Advisories, Snyk) for querying CVEs, package vulnerabilities, and remediation guidance.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: NVD_API_KEY, GITHUB_TOKEN, SNYK_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELlogging level, default INFO
configHTTP_TIMEOUT_SECONDSupstream request timeout, default 20
configCACHE_TTL_SECONDS300 How long to cache upstream responses (seconds)
🔐 secretNVD_API_KEY$env: = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
🔐 secretGITHUB_TOKEN$env: = "ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
🔐 secretSNYK_TOKEN$env: = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nileshg21-mcp-server-security-v8yked)](https://m8ven.ai/mcp/nileshg21-mcp-server-security-v8yked)
commit: aeb912214b5eecd60ebd30baf5ce55751b411d62
code hash: b8f9a68620bd24329cd055eb846fd6cfb52f9cf20be116344fdc3cf9a4924894
verified: 6/25/2026, 9:49:26 AM
view raw JSON →