drata-mcp-http

agenticledger/drata-mcp-http
★ 0 stars TypeScript Security Updated 11d ago
Drata MCP Server (Streamable HTTP) — GRC/compliance automation, 165 tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drata-mcp-http": {
      "command": "npx",
      "args": [
        "-y",
        "agenticledger/drata-mcp-http"
      ]
    }
  }
}