74
/ 100
10 days ago
glama

android-security-mcp

MCP server for Android app security auditing that integrates ADB, VirusTotal, and MobSF to extract, analyze, and recommend actions on apps for ethical hacking learning.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
15 tools verified — handlers match their declared behaviour
10 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MOBSF_API_KEY, VT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADB_PATH2. platform-tools (adb) instalado y en el PATH, o ruta en .
configADB_SERIALSerial del dispositivo (si hay varios) _(vacío)_
configALLOWED_PACKAGES_PREFIXPrefijos de paquete permitidos (CSV). Vacío = todos _(vacío)_
🔐 secretMOBSF_API_KEYAPI key de MobSF _(vacío)_
configMOBSF_URLURL de la instancia MobSF http://localhost:8000
configREQUIRE_CONFIRMExige confirm=true en acciones destructivas true
🔐 secretVT_API_KEYAPI key de VirusTotal _(vacío)_
configVT_API_URL
configWORK_DIRCarpeta donde se extraen los APK ./work
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mstivenvelezc-ctrl-android-security-mcp-1fg0we)](https://m8ven.ai/mcp/mstivenvelezc-ctrl-android-security-mcp-1fg0we)
commit: 9ef7a07772782d5058f743b5e973744f16dd9ca7
code hash: 1534125a824441873fecc42b71b3381647a727fddcf66e06df88de908b915409
verified: 7/21/2026, 9:23:30 AM
view raw JSON →