Malware analysis via VirusTotal
File and URL scanning with VirusTotal API. Multi-engine malware detection.
{
"mcpServers": {
"virustotal": {
"mcpServers": {
"virustotal": {
"env": {
"VT_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"mcp-virustotal"
],
"command": "npx"
}
}
}
}
}