security
Mcp Virustotal
MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports.
typescript
cloud
windows
security
Installation
npx -y BurtTheCoder/mcp-virustotalConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-virustotal",
"command": "npx",
"args": [
"-y",
"BurtTheCoder/mcp-virustotal"
]
}About This MCP Server
BurtTheCoder/mcp-virustotal
MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub