MCP Virustotal
UnclaimedMCP server for VirusTotal API — analyze URLs, files, IPs, and domains with comprehensive security reports, relationship analysis, and pagination support.
Install
claude mcp add --transport stdio --env VIRUSTOTAL_API_KEY=your-key virustotal -- npx -y @burtthecoder/mcp-virustotalUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
cursor
(optional): Continuation cursor for pagination
domain
(required): Domain name to analyze
hash
(required): MD5, SHA-1 or SHA-256 hash of the file
id
(required): Collection ID (e.g. threat-actor--<uuid>, malware-family--<id>)
ip
(required): IP address to analyze
limit
(optional, default: 10): Maximum number of related objects to retrieve (1-40)
query
(required): Search query. Examples: a SHA-256 hash, evil.com, 8.8.8.8, type:peexe size:90kb+ tag:signed positives:5+
relationship
(required): Type of relationship to query
relationships
(optional): Array of specific relationships to include in the report
url
(required): The URL to analyze