VirusTotal for Cursor
io.github.virustotal/virustotal-mcp
VirusTotal reports, file and URL submissions, domain/IP reanalysis, and analysis recovery.
client:Cursor
transport:streamable-http
runtime:pypi
Install VirusTotal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"virustotal-mcp": {
"url": "https://ai.virustotal.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs