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.

0
View on GitHub

Installation

npx -y BurtTheCoder/mcp-virustotal

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →