← Leaderboard

Android-MCP

Partner — verifiedlocal

Lightweight MCP Server for Android Operating System

Unknown author · joined 2026-03-31

View in directory
Popularity rank
#1275

of 2,090

Popularity score
7,000

directory metric

Trending rank

no score

Tools
9

exposed by this server

Movement

Rank, 24h

Rank, 7d

Score, 24h

Score, 7d

30-day trend

Movement is measured against our own daily snapshots, which begin the day this site launched. Nothing to compare against yet.

About

Android-MCP is a lightweight, open-source tool that bridge between AI agents and Android devices. Running as an MCP server, it lets LLM agents perform real-world tasks such as app navigation, UI interaction and automated QA testing without relying on traditional computer-vision pipelines or preprogramed scripts.

KEY FEATURES

  • Native Android Integration: Interact with UI elements via ADB and the Android Accessibility API.
  • Bring Your Own LLM/VLM: Works with any language model.
  • Rich Toolset for Mobile Automation: Pre-built tools for gestures, keystrokes, capture, device state, etc.
  • Real-Time Interaction: Typical latency between actions ranges 2-4s.

MINIMUM REQUIREMENTS

  • Python 3.13 or higher
  • Android Debug Bridge (ADB)

Ensure ADB is installed and your device is connected/authorized.

  • UV Package Manager

This MCP server requires UV, a fast Python package manager. Installation: `curl -LsSf https://astral.sh/uv/install.sh | sh` For detailed installation instructions, see the UV documentation

Connection

Works with
claude-desktop

Tools 9

  • Click
  • Snapshot
  • LongClick
  • Swipe
  • Type
  • Drag
  • Press
  • Notification
  • Wait