clamav

GitHub

ClamAV - Documentation is here: https://docs.clamav.net

6,885 stars C 1 file ยท ~7,662 tokens #antivirus#clamav#gplv2#open-source

clamav MCP Server

MCP server for Cisco-Talos/clamav

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "clamav": {
      "command": "npx",
      "args": [
        "-y",
        "@Cisco-Talos/clamav"
      ]
    }
  }
}