Loading MCP server directory, please wait...
VirusTotal reports for files, URLs, domains and IPs, plus file submission and analysis recovery.
npx @getmcp/cli add io.github.VirusTotal/virustotal-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationStatic VTAI agent token. Get free access at https://ai.virustotal.com/connect/mcp.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VirusTotal/virustotal-mcp": {
"url": "https://ai.virustotal.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {VTAI_TOKEN}"
}
}
}
}