Android Security Analyzer MCP Server
MCP server for static security analysis of Android source code. It is available as a remote MCP endpoint.
Teams that want a hosted browser automation endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-03-14 · ★ 2 · #255 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
TypeScript servers · how we verify → /methodology
01 · Install Android Security Analyzer
Claude Code
claude mcp add ako2345-android-security-analyzer --transport http https://android-security-analyzer.ako-labs.workers.dev/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ako2345-android-security-analyzer": {
"url": "https://android-security-analyzer.ako-labs.workers.dev/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://android-security-analyzer.ako-labs.workers.dev/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to android-security-analyzer.ako-labs.workers.dev
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license no standard license detected - usage rights unclear; check the repo before commercial use
registry namespace io.github.ako2345 is GitHub-verified and matches the repo owner
03 · What Android Security Analyzer can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
- Not a SAST replacement - pattern/regex-based heuristics, not full AST/dataflow analysis - No build required - analyzes raw source, so build-time transforms are not visible - False positives possible - especially for secret scanning and some code patterns - Workers constraints - 128MB memory limit, CPU time limits, no filesystem access - No APK/AAB analysis - source code only - No inter-procedural analysis - pattern
04 · Who maintains Android Security Analyzer
Android Security Analyzer is maintained by ako2345. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/ako2345/android-security-analyzer
- category
- browser automation - ranked #255 of 255 actively-maintained browser automation servers as of 2026-09-18.
- registry
- io.github.ako2345/android-security-analyzer (active, first published 2026-03-14)
06 · Android Security Analyzer FAQ
What is Android Security Analyzer?
MCP server for static security analysis of Android source code. It is available as a remote MCP endpoint.
Is Android Security Analyzer still maintained?
Yes - as of 2026-09-18, its last commit was 2026-03-14. We re-verify nightly.
How do I install Android Security Analyzer?
Run `claude mcp add ako2345-android-security-analy --transport http https://android-security-analyzer.ako-labs.workers.dev/mcp`. You can also paste the ready-made client config above.
Does Android Security Analyzer require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.
07 · Alternatives to Android Security Analyzer
Alternatives to Android Security Analyzer
Maintained browser automation servers if Android Security Analyzer isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- SeleniumBase MCP Stealthy browser automation, testing, and web-scraping via CDP Mode. ★ 13,024 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
Pairs well with
Servers that cover what Android Security Analyzer doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More browser automation MCP servers · Clickcast · Anakin · Nodriver - Undetected Browser Automation · Sim Mirror · Leapfrog
More TypeScript MCP servers · Appstoreconnect MCP · Typesense Kit · Lunch Money · Monobank · Nutrition MCP · see all