Android-Mobile-MCP

by erichung9060

Not rated
GitHub

About

This MCP server enabling AI agents to control Android devices.

Details

Author
erichung9060
Categories
Other, AI, Developer Tools

Setup

Install Android-Mobile-MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/erichung9060/Android-Mobile-MCP

Follow the installation instructions in the repository README, then restart your MCP client.

Android Mobile MCP bridges the Model Context Protocol with Android device automation, enabling AI agents to interact with Android devices through UI manipulation, app management, and screen capture.

{ "mcpServers": { "android-mobile-mcp": { "command": "uvx", "args": ["android-mobile-mcp"] } } }

- Connect Android device via USB or network
- Enable USB debugging on your Android device
- Install ADB (Android Debug Bridge)

mobile_dump_ui- Extract UI elements as hierarchical JSON

- Parses screen XML to identify focusable elements and text content
- Calculates center coordinates for each interactive element
- Returns structured parent-child element relationships

mobile_take_screenshot- Capture current screen state

- Returns PNG image data for visual analysis

mobile_click- Click at specific coordinates

- Validates coordinates against current UI state
- Requires priormobile_dump_uicall for coordinate verification
- Prevents clicking on invalid or non-interactive areas

- Executes directional swipes between two coordinate points
- Configurable duration for gesture speed control

mobile_type- Input text into focused fields

- Sends text to currently active input field
- Optional automatic submission with Enter key

- Supports hardware and virtual keys: BACK, HOME, RECENT, ENTER

mobile_list_apps- List installed applications

- Filters out system apps and non-launchable packages
- Returns only user-accessible applications

mobile_launch_app- Start applications by package name

- Validates package existence before launch attempt

Take screenshots and analyze mobile apps with AI assistance directly from your IDE.

Challenge-response quality verification for AI agents and MCP servers.

Cyber Host Artificial Intelligence (C.H.A.I) is Autonomous penetration testing MCP (Model Context Protocol) server with an integrated AI decision engine, multi-provider LLM support, and an extensible plugin architecture.

High-performance mobile automation architecture with a thin MCP gateway and dedicated Go workers for Android and iOS.

Security MCP server that turns your AI into a penetration tester.

A Python MCP Server that connects Large Language Models natively to a comprehensive suite of offensive security tools.

A deliberately vulnerable MCP server for hands-on penetration-testing practice — 26 challenges, 78 capture-the-flag flags, plus a victim-agent harness that shows a real LLM agent being exploited.

Detects prompt injection attacks in MCP tool inputs — OWASP LLM Top 10 coverage, real-time scanning, severity scoring for AI agent security

Security scanner for MCP servers — detects prompt injection, credential leaks, and tool poisoning with 52 CVSS-scored rules

pentestMCP: AI-Powered Penetration Testing via MCP, an MCP designed for penetration testers.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.