mcp-server-adb

mcp-server-adb

2

mcp-server-adb is a TypeScript-based server enabling AI interactions with Android devices via ADB commands. It provides tools for device discovery, control, and app management, with future plans for enhanced app operations.

mcp-server-adb

A Model Context Protocol server for ADB control

This TypeScript-based server implements an ADB control system that allows AI assistants to interact with Android devices. It offers resources for device discovery and information, tools for device control and app management, and prompts for device analysis.

Features

  • List connected devices
  • Access device information
  • View installed packages
  • Capture screenshots

Tools

  • Connect and disconnect devices
  • Perform screen interactions such as tap and swipe

Coming Soon

  • Application management including install, uninstall, start, and stop apps

Prerequisites

  • Node.js 16 or higher
  • ADB installed and Android device with debugging enabled

Installation

  • Configure server for Claude Desktop and use the MCP Inspector for debugging.