vt-mcp
Related Servers
Alternatives to vt-mcp
No user-submitted related servers found.
Related Servers
AlicenseAqualityAmaintenanceOfficial VirusTotal MCP server for AI agents: threat intelligence, file analysis, and recovery through VTAI.11313 PyPI2Apache 2.0- FlicenseAqualityDmaintenanceMCP server for security analysis using VirusTotal API, enabling AI assistants to analyze URLs, files, IP addresses, and domains with automatic relationship fetching.81-
- FlicenseNot gradedqualityCmaintenanceA production-ready MCP server providing comprehensive integration with Google Threat Intelligence and VirusTotal API v3, enabling AI agents to access threat intelligence data including IoCs, malware analysis, and network telemetry.-
- AlicenseCqualityDmaintenanceA Model Context Protocol (MCP) server that enables LLMs to interact with the VirusTotal API for malware analysis, URL scanning, and threat intelligence.81MIT
- AlicenseAqualityCmaintenanceAn MCP server wrapping urlscan.io and VirusTotal APIs to enable AI agents to pivot on threat indicators during investigations, with compact structured output and defanged results.6MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to perform endpoint security scanning using AlienVault OTX and VirusTotal, including multi-platform scans, threat intelligence queries, and scan data persistence.30 npm3MIT
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose: four report lookups by different indicator types (file, URL, domain, IP), one for analysis retrieval, one for submission recovery, and two for file submission. No overlap or ambiguity; descriptions further clarify boundaries.
All tool names follow the consistent verb_noun pattern in snake_case: get_file_report, get_url_report, get_domain_report, get_ip_report, get_analysis, get_submission, submit_file, submit_local_file. The two submit tools use a modifier but still adhere to the same convention.
Eight tools is well within the ideal range and each tool is necessary for the server's purpose of querying VirusTotal intelligence and submitting files. The count is neither thin nor bloated, covering the core operations without redundancy.
The tool surface covers file, URL, domain, and IP report lookups, file submission (both base64 and local), analysis retrieval, and submission recovery. The only notable gap is the absence of a URL submission tool, but this is a minor limitation since existing URL reports can still be queried and agents can work around it.