MCP Directory
Back

audit-db

by ModelContextProtocol-Security · Python · ★ 10

Community-maintained database of MCP server audit results and security assessments. Contains structured audit findings, compliance reports, and security ratings to help organizations evaluate MCP server safety and make informed deployment decisions.

Install

pip install git+https://github.com/ModelContextProtocol-Security/audit-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": {
    "audit-db": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ModelContextProtocol-Security/audit-db.git"
      ]
    }
  }
}

From the README

**Community-maintained database of MCP server audit results and security assessments. Contains structured audit findings, compliance reports, and security ratings to help organizations evaluate MCP server safety and make informed deployment decisions.** The Audit Database is a transparent, community-driven repository of comprehensive MCP server audits. Unlike traditional vulnerability databases that only report final conclusions, this database emphasizes complete transparency by requiring full audit methodology, supporting evidence, and reproducible findings. Every audit entry must provide s…
Read full README on GitHub →

Related databases servers