VirusTotal MCP Server
Related Servers
Alternatives to VirusTotal MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceProvides comprehensive security analysis tools for querying the VirusTotal API, enabling detailed security reports on URLs, files, IP addresses, and domains with automatic relationship data fetching.3Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables file, URL, domain, and IP reputation checks via VirusTotal API using the Pipeworx gateway.17 npmMIT
- FlicenseAqualityDmaintenanceMCP server for security analysis using VirusTotal API, enabling AI assistants to analyze URLs, files, IP addresses, and domains with automatic relationship fetching.81-
- AlicenseNot gradedqualityCmaintenanceEnables AI-powered threat intelligence analysis of IPs, domains, URLs, and file hashes across multiple threat intelligence platforms (VirusTotal, AlienVault OTX, AbuseIPDB, IPinfo) with APT attribution and interactive reporting through natural language queries.39Apache 2.0
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to access VirusTotal intelligence through MCP, supporting file, URL, domain, and IP lookups, plus analysis, via remote HTTP or local stdio.MIT
- AlicenseAqualityCmaintenanceEnables assistants to analyze files and URLs for malware by integrating with security services like VirusTotal and ANY.RUN, returning threat reports.20MIT
TDQS
Scored across 7 tools
Each tool targets a unique combination of resource type (URL, file, IP, domain) and action (report vs. relationship). The report and relationship tools are clearly separated, and descriptions explicitly state the purpose of each, so there is no ambiguity.
All tools follow the consistent pattern get_<resource>_<action>, where <resource> is url, file, ip, or domain, and <action> is report or relationship. The naming is uniform and predictable.
With 7 tools, the count is well-scoped for a read-only VirusTotal client. Each tool covers a distinct entity-action pair, and there is no redundancy or unnecessary bloat.
The tool set thoroughly covers retrieval of reports and relationships for URLs, files, and IPs, plus domain reports. However, it lacks the ability to submit new files or URLs for scanning, a core VirusTotal workflow, and there is no dedicated domain relationship tool (though the report can include relationships). These are notable gaps.