Back to search
30
MCP streamable-http

Android Security Analyzer

io.github.ako2345/android-security-analyzer

MCP server for static security analysis of Android source code

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

android security analyzer
Metadata-only Glama MCP connector.
0 tools · http
Android Security Analyzer
Static security analysis of Android application source code with 53 rules across manifest, Gradle, source, XML, and secret scanning.
0 tools
Android-MCP
MCP Server for interacting with Android Devices.
0 tools
android-mcp-server
An MCP server that provides control over Android devices via adb
0 tools
android-mcp-server
MCP Server for Android device control via ADB and scrcpy
0 tools
droid-mcp
Android MCP server for device automation via ADB
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "android_security_analyzer": {
      "url": "https://android-security-analyzer.ako-labs.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}