flare-vm
A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
flare-vm MCP Server
MCP server for mandiant/flare-vm
Ready-to-Use Client Configurations
{
"mcpServers": {
"flare-vm": {
"command": "npx",
"args": [
"-y",
"@mandiant/flare-vm"
]
}
}
}