Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"burtthecoder-mcp-virustotal": {
"command": "npx",
"args": [
"-y",
"@burtthecoder/mcp-virustotal"
]
}
}
}
Or smoke-test directly:
npx -y @burtthecoder/mcp-virustotal
Details
| Website | https://www.npmjs.com/package/@burtthecoder/mcp-virustotal |
|---|---|
| GitHub | git+https://github.com/BurtTheCoder/mcp-virustotal.git |
| License | unknown |
| Pricing | free |
| Tags | mcp virustotal security |
| Sources | npm |
| Discovered | 2026-05-25 |