A

Adb MCP

A TypeScript - based ADB MCP server that serves as a bridge for interaction between AI models and Android devices
2 points
9

What is the ADB MCP Server?

The ADB MCP Server is a tool developed in TypeScript. It acts as a bridge between AI models and Android devices, providing access to various functions of Android devices through the Model Context Protocol (MCP).

How to use the ADB MCP Server?

Before use, you need to install Node.js and the ADB tool, and then you can start the server through simple command - line operations. After the server is running, you can interact with the connected Android devices through various tool commands.

Use cases

It is suitable for scenarios that require automated testing of Android applications, remote device control, device information retrieval, or UI analysis. It is particularly suitable for intelligent device interaction in combination with AI models.

Main Features

Device ManagementList and interact with connected Android devices
App InstallationDeploy APK files to connected devices
Log AccessView device logs via logcat
File TransferPush and pull files between the device and the host
UI InteractionCapture screenshots and analyze the UI hierarchy
Shell Command ExecutionRun custom commands on the device

Advantages and Limitations

Advantages
Provide a unified interface to access various Android device functions
Support direct interaction with AI models
Cross - platform support (theoretically supports POSIX systems)
Open - source and easy to extend
Limitations
Require pre - installation of ADB and Node.js environments
Limited support for Android versions below 8.0
Windows system compatibility is not fully tested
Require the device to enable USB debugging authorization

How to Use

Installation Preparation
Ensure that Node.js (v16+) and the ADB tool are installed, and the environment variables are configured
Clone the Repository
Get the project source code
Install Dependencies
Install the dependency packages required by the project
Build the Project
Compile the TypeScript code
Start the Server
Run the MCP server

Usage Examples

Automated TestingUse an AI model to automatically test the app UI, obtain UI elements via inspect_ui and interact with them
Remote DebuggingView device logs in real - time via adb_logcat to diagnose app issues
Bulk InstallationInstall apps in bulk on multiple devices

Frequently Asked Questions

Why does the device show unauthorized after connection?
Is Windows system supported?
How to view detailed logs?
What should I do if the server fails to start?

Related Resources

Model Context Protocol Official Website
Official documentation of the MCP protocol
ADB Official Documentation
Official guide for the Android Debug Bridge
GitHub Repository
Project source code
Installation
Copy the following command to your Client for configuration
{
     "mcpServers": {
       "adb": {
         "command": "npx",
         "args": [
           "adb-mcp"
         ]
       }
     }
   }
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase