mcp-server-adb

mcp-server-adb

3.3

If you are the rightful owner of mcp-server-adb and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server for Android Debug Bridge (ADB) control, enabling AI assistants to interact with Android devices through ADB commands.

The mcp-server-adb is a TypeScript-based Model Context Protocol server designed to facilitate interaction with Android devices via the Android Debug Bridge (ADB). It provides a robust framework for AI assistants to execute ADB commands, allowing for comprehensive device control and management. The server supports device discovery, information retrieval, and app management, making it a versatile tool for developers and AI systems. Key functionalities include listing connected devices, accessing device information, managing applications, and performing device operations such as tapping, swiping, and text input. The server is built to be compatible with Node.js and requires ADB to be installed and configured on the host system. It also supports debugging through the MCP Inspector, enhancing the development and troubleshooting process.

Features

  • Device discovery and information retrieval
  • Device control and operation tools
  • Application management capabilities
  • Device analysis and diagnostics prompts
  • Compatibility with Node.js and ADB
0