ClamAV Virus Scanner
Provides virus scanning capabilities for files by integrating with the ClamAV antivirus engine, enabling secure validation of file safety before processing.
1 stars
0 tools
Created Aug 2025
@a2amarket/a2amarket-clamav-virus-scanner-clamavAbout
Provides virus scanning capabilities for files by integrating with the ClamAV antivirus engine, enabling secure validation of file safety before processing.
Categories
general
Installation
npm
npm install @a2amarket/a2amarket-clamav-virus-scanner-clamav
Configuration
{
"mcpServers": {
"a2amarket-clamav-virus-scanner-clamav": {
"command": "npx",
"args": [
"-y",
"@a2amarket/a2amarket-clamav-virus-scanner-clamav"
]
}
}
}