MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise.

12,383 stars Python 1 file ยท ~7,098 tokens #android#forensics#forensics-tools#ios#mobile#security

mvt MCP Server

MCP server for mvt-project/mvt

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mvt": {
      "command": "npx",
      "args": [
        "-y",
        "@mvt-project/mvt"
      ]
    }
  }
}