A server implementation for handling ADB (Android Debug Bridge) communications using the Message Control Protocol (MCP)
Project description
ADB MCP Server
A Message Control Protocol (MCP) server implementation that uses stdio transport to communicate with Large Language Models (LLMs). This server is designed to work seamlessly with Cherry Studio for enhanced LLM interactions.
Features
- Implements MCP protocol for standardized communication
- Uses stdio transport for efficient data transfer
- Compatible with Cherry Studio integration
- Supports ADB (Android Debug Bridge) communications
Prerequisites
- Python 3.12 or higher
- Cherry Studio installed
- ADB tools (if working with Android devices)
Installation
pip install adb-mcp-server
Usage
Using with Cherry Studio
- Download and install Cherry Studio
- Open Cherry Studio settings
- Navigate to the MCP server settings page
- Add a new MCP server with the following configuration:
- Name: Any name of your choice
- Command:
uvx - Parameter:
adb-mcp-server@latest
Development
Requirements
- Python 3.12+
- MCP >= 1.6.0
Building from Source
git clone https://github.com/yourusername/adb-mcp-server.git
cd adb-mcp-server
pip install -e .
License
[Add your license information here]
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Support
If you encounter any issues or have questions, please open an issue on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adb_mcp_server-1.0.0.tar.gz.
File metadata
- Download URL: adb_mcp_server-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a591de4997f548051069d5d0c225c2ab7efa8e7aa240490f3a0f281ab496c51
|
|
| MD5 |
52591b5687f860a3d04d61d7914d8050
|
|
| BLAKE2b-256 |
c2bc365de839c1277191fbca102c61c9485168e4a0d4b6517d29503430d07836
|
File details
Details for the file adb_mcp_server-1.0.0-py3-none-any.whl.
File metadata
- Download URL: adb_mcp_server-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6096f1cf759ed47789943382f5ab024234b3abbc7ca265885a1865342b65e536
|
|
| MD5 |
f6e9facf13f9bd66a80a5e500d09aec4
|
|
| BLAKE2b-256 |
1877ed9af28eed8cdab1e67a3d135e75598fb5a96531495a6fbff662b4dd8932
|