Virustotal Mcp

Created By
yassinech-993 months ago
MCP server that enables LLMs to interact with the VirusTotal API for malware analysis, URL scanning, and threat intelligence.
Overview

VirusTotal MCP Server

🚀 Features

  • File Analysis: Upload files or retrieve reports via MD5, SHA-1, or SHA-256 hashes.
  • URL & Domain Intelligence: Scan URLs and get reputation reports for domains.
  • IP Reputation: Look up threat data associated with specific IP addresses.
  • Threat Hunting: Perform advanced searches using VirusTotal query syntax.
  • Community Interaction: Post comments on files, URLs, domains, or IPs.

🛠 Available Tools

ToolDescription
virustotal_scan_fileUpload a local file for analysis.
virustotal_get_file_reportGet reports via hash.
virustotal_scan_url / virustotal_get_url_reportScan and analyze URLs.
virustotal_get_domain_reportDomain-specific threat intel.
virustotal_get_ip_reportIP address reputation.
virustotal_searchSearch VT intelligence.
virustotal_post_commentAdd community notes to resources.

Server Config

{
  "mcpServers": {
    "virustotal": {
      "command": "uv",
      "args": [
        "--directory",
        "D:\\coolAI\\mcp-client",
        "run",
        "virustotal_mcp.py"
      ],
      "env": {
        "VIRUSTOTAL_API_KEY": "<api_key_here>",
        "API_BASE_URL": "https://www.virustotal.com/api/v3",
        "REQUEST_TIMEOUT": "30.0"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
yassinech-99
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Payai X402 Tools

an hour ago