Mobile-Security-Framework-MobSF

GitHub

Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

Mobile-Security-Framework-MobSF MCP Server

MCP server for MobSF/Mobile-Security-Framework-MobSF

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Mobile-Security-Framework-MobSF": {
      "command": "npx",
      "args": [
        "-y",
        "@MobSF/Mobile-Security-Framework-MobSF"
      ]
    }
  }
}