# Android Security Analyzer MCP server

MCP server for static security analysis of Android source code

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ako2345-android-security-analyzer
- Repository: https://github.com/ako2345/android-security-analyzer

## Install
- Endpoint: https://android-security-analyzer.ako-labs.workers.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://android-security-analyzer.ako-labs.workers.dev/mcp

## Tools
- 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. Endpoint: https://android-security-analyzer.ako-labs.workers.dev/mcp
- list_android_security_checks - Returns the list of all implemented security checks/rules with their IDs, categories, severity levels, and descriptions. Endpoint: https://android-security-analyzer.ako-labs.workers.dev/mcp
- 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. Endpoint: https://android-security-analyzer.ako-labs.workers.dev/mcp
- health - Returns the server health status, version, and rule engine statistics. Endpoint: https://android-security-analyzer.ako-labs.workers.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.ako2345
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 14, 2026
- Source: https://registry.modelcontextprotocol.io
