barvhaim/virustotal-mcp-server
If you are the rightful owner of virustotal-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for comprehensive security analysis using the VirusTotal API, built with FastMCP and Python.
Tools
Functions exposed to the LLM to take actions
get_url_report
Get comprehensive URL analysis including security scan results and key relationships.
get_file_report
Get comprehensive file analysis using hash (MD5/SHA-1/SHA-256).
get_ip_report
Get comprehensive IP address analysis including geolocation and reputation.
get_domain_report
Get comprehensive domain analysis including DNS and WHOIS data.
get_url_relationship
Query specific relationship types for URLs with pagination.
get_file_relationship
Query specific relationship types for files with pagination.
get_ip_relationship
Query specific relationship types for IPs with pagination.
get_domain_relationship
Query specific relationship types for domains with pagination.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client