
Android Security Analyzer
MCP server for static security analysis of Android source code
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
MCP server for static security analysis of Android source code
Server tool list (4)
Raw names from tools/list. Only developers need these.
| analyze_android_project | Analyzes an Android project's source code for security vulnerabilities. Accepts project files (AndroidManifest.xml, build.gradle, Java/Kotlin sources, XML configs) and returns a structured security report with findings, severity scores, and recommendations. |
| list_android_security_checks | Returns the list of all implemented security checks/rules with their IDs, categories, severity levels, and descriptions. |
| explain_finding | Explains a specific security finding by its rule ID. Returns why it is a risk, how to fix it, and false positive considerations. |
| health | Returns the server health status, version, and rule engine statistics. |