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
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

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.

GitHub: https://github.com/BurtTheCoder/mcp-virustotal

Need More Details?

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

View Full Documentation on GitHub