mvt
MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise.
mvt MCP Server
MCP server for mvt-project/mvt
Ready-to-Use Client Configurations
{
"mcpServers": {
"mvt": {
"command": "npx",
"args": [
"-y",
"@mvt-project/mvt"
]
}
}
}