MCP Directory
Back

vulnerability-db

by ModelContextProtocol-Security · Python · ★ 7

Comprehensive vulnerability database for Model Context Protocol servers and implementations. Tracks CVEs, security advisories, and community-reported vulnerabilities with detailed impact assessments, remediation guidance, and disclosure timelines.

Install

pip install git+https://github.com/ModelContextProtocol-Security/vulnerability-db.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "vulnerability-db": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ModelContextProtocol-Security/vulnerability-db.git"
      ]
    }
  }
}

From the README

**Comprehensive vulnerability database for Model Context Protocol servers and implementations. Tracks CVEs, OSVs, GitHub Security Advisories (GHSA), and community-reported vulnerabilities with detailed impact assessments, remediation guidance, and disclosure timelines.** The Vulnerability Database is a transparent, community-driven repository of security vulnerabilities found in MCP servers and related implementations. Unlike traditional vulnerability databases that often provide only basic descriptions, this database emphasizes complete transparency in vulnerability discovery, reproduction,…
Read full README on GitHub →

Related databases servers