Comparison
Android-MCP vs gemini-mcp-tool
Verdict
Pick Android-MCP if android-MCP is a Python-based server for interacting with Android devices designed to ease development tasks that require automation and interaction through a dedicated MCP server; pick gemini-mcp-tool if gemini-mcp-tool is an MCP server enabling interactions between AI assistants and Google Gemini CLI for file analysis and codebase understanding.
Markdown twin · Android-MCP alternatives · gemini-mcp-tool alternatives
GraphCanon updated Sep 20, 2026
14views this month
Trust & integrity
| Signal | Android-MCP | gemini-mcp-tool |
|---|---|---|
| Maintenance | Steady (80d since push) As of Sep 20, 2026 · github_public_v1 | Steady (60d since push) As of Sep 20, 2026 · github_public_v1 |
| Provenance | Not a fork · Organization account As of Sep 20, 2026 · github_public_v1 | Not a fork · Personal account As of Sep 20, 2026 · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of Jul 19, 2026 · osv@v1 | No lockfile (source not queried) As of Jul 11, 2026 · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | No public record from this source As of Sep 6, 2026 · openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- Android-MCP
- MCP Server for interacting with Android Devices
- gemini-mcp-tool
- MCP server for AI assistant interaction with Google Gemini CLI
Stars
- Android-MCP
- 857
- gemini-mcp-tool
- 2.3k
Forks
- Android-MCP
- 112
- gemini-mcp-tool
- 201
Open issues
- Android-MCP
- 10
- gemini-mcp-tool
- 28
Language
- Android-MCP
- Python
- gemini-mcp-tool
- TypeScript
Adopt for
- Android-MCP
- Android-MCP is a Python-based server for interacting with Android devices designed to ease development tasks that require automation and interaction through a dedicated MCP server.
- gemini-mcp-tool
- gemini-mcp-tool is an MCP server enabling interactions between AI assistants and Google Gemini CLI for file analysis and codebase understanding.
Persona
- Android-MCP
- -
- gemini-mcp-tool
- -
Runtime
- Android-MCP
- -
- gemini-mcp-tool
- -
License
- Android-MCP
- MIT
- gemini-mcp-tool
- Other
Last pushed
- Android-MCP
- Jul 1, 2026
- gemini-mcp-tool
- Jul 21, 2026
Categories
- Android-MCP
- Developer Tools
- gemini-mcp-tool
- AI Agents, Developer Tools
Trust and health
Days since push
- Android-MCP
- 80d
- gemini-mcp-tool
- 60d
Open issues (now)
- Android-MCP
- 10
- gemini-mcp-tool
- 28
Stars delta
- Android-MCP
- +52 (30d)
- gemini-mcp-tool
- +20 (30d)
Open issues delta
- Android-MCP
- +2 (30d)
- gemini-mcp-tool
- 0 (30d)
Owner type
- Android-MCP
- Organization
- gemini-mcp-tool
- User
OpenSSF Scorecard
- Android-MCP
- No public record from this source
- gemini-mcp-tool
- Not queried
Full report
- Android-MCP
- Trust report
- gemini-mcp-tool
- Trust report
Shared compatibility
- Claude Desktop · Android-MCP: Works with Claude Desktop · gemini-mcp-tool: Works with Claude Desktop
Choose Android-MCP if…
- Android-MCP is primarily Python; gemini-mcp-tool is TypeScript.
- License: Android-MCP is MIT, gemini-mcp-tool is Other.
- Tags unique to Android-MCP: ai, android, automation, mcp-server.
- When developing applications requiring close integration with the Android device's hardware and needing an automated testing framework
When NOT to use Android-MCP
- If your project requires extensive use of native Java or Kotlin for deep system interactions that cannot leverage Python effectively
- In scenarios demanding very lightweight server solutions, as Android-MCP might introduce additional overhead due to its full-feature set
Choose gemini-mcp-tool if…
- gemini-mcp-tool is primarily TypeScript; Android-MCP is Python.
- License: gemini-mcp-tool is Other, Android-MCP is MIT.
- Tags unique to gemini-mcp-tool: ai-assistants, code-analysis, file-analysis, google-gemini-cli.
- Also covers AI Agents.
- gemini-mcp-tool ships an MCP server manifest.
- Use gemini-mcp-tool when you need to leverage the large-scale token window of Google Gemini for deep analysis on complex codebases or large files.
When NOT to use gemini-mcp-tool
- Avoid using gemini-mcp-tool if you are working within a restricted token window as it specializes in exploiting Gemini’s large token capacity.
- Do not use this tool for basic or small-scale code analysis tasks that do not require the scale and depth of Google Gemini's capabilities.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (CursorTouch/Android-MCP) · observed Sep 20, 2026
- GitHub forks (CursorTouch/Android-MCP) · observed Sep 20, 2026
- Last push (CursorTouch/Android-MCP) · observed Jul 1, 2026
- License file (MIT) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 17, 2026
- Trust scan (lockfile / OSV) · observed Jul 19, 2026
- GitHub stars (jamubc/gemini-mcp-tool) · observed Sep 20, 2026
- GitHub forks (jamubc/gemini-mcp-tool) · observed Sep 20, 2026
- Last push (jamubc/gemini-mcp-tool) · observed Jul 21, 2026
- License file (Other) · observed Sep 20, 2026
- Decision facts (enrichment) · observed Jul 16, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: Android-MCP 857 · gemini-mcp-tool 2.3k (synced Sep 20, 2026).
Common questions
- What is the difference between Android-MCP and gemini-mcp-tool?
- Android-MCP: MCP Server for interacting with Android Devices. gemini-mcp-tool: MCP server for AI assistant interaction with Google Gemini CLI. See the comparison table for live GitHub stats and shared categories.
- When should I choose Android-MCP over gemini-mcp-tool?
- Choose Android-MCP over gemini-mcp-tool when Android-MCP is primarily Python; gemini-mcp-tool is TypeScript; License: Android-MCP is MIT, gemini-mcp-tool is Other; Tags unique to Android-MCP: ai, android, automation, mcp-server; When developing applications requiring close integration with the Android device's hardware and needing an automated testing framework.
- When should I choose gemini-mcp-tool over Android-MCP?
- Choose gemini-mcp-tool over Android-MCP when gemini-mcp-tool is primarily TypeScript; Android-MCP is Python; License: gemini-mcp-tool is Other, Android-MCP is MIT; Tags unique to gemini-mcp-tool: ai-assistants, code-analysis, file-analysis, google-gemini-cli; Also covers AI Agents; gemini-mcp-tool ships an MCP server manifest; Use gemini-mcp-tool when you need to leverage the large-scale token window of Google Gemini for deep analysis on complex codebases or large files.
- When should I avoid Android-MCP?
- If your project requires extensive use of native Java or Kotlin for deep system interactions that cannot leverage Python effectively In scenarios demanding very lightweight server solutions, as Android-MCP might introduce additional overhead due to its full-feature set
- When should I avoid gemini-mcp-tool?
- Avoid using gemini-mcp-tool if you are working within a restricted token window as it specializes in exploiting Gemini’s large token capacity. Do not use this tool for basic or small-scale code analysis tasks that do not require the scale and depth of Google Gemini's capabilities.
- Is Android-MCP or gemini-mcp-tool more popular on GitHub?
- gemini-mcp-tool has more GitHub stars (2,284 vs 857). Stars measure visibility, not whether either tool fits your constraints.
- Are Android-MCP and gemini-mcp-tool open source?
- Yes - both are open-source projects on GitHub (Android-MCP: MIT, gemini-mcp-tool: Other).
- Where can I find alternatives to Android-MCP or gemini-mcp-tool?
- GraphCanon lists graph-backed alternatives at Android-MCP alternatives and gemini-mcp-tool alternatives (Android-MCP markdown twin, gemini-mcp-tool markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, Android-MCP or gemini-mcp-tool?
- Android-MCP: Steady. gemini-mcp-tool: Steady. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for Android-MCP and gemini-mcp-tool?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: Android-MCP trust report; gemini-mcp-tool trust report.