P

Phone Control (Android ADB)

1-Click Ready

Enables remote control of Android phones through ADB commands for making calls, sending texts, takin...

225 views
0 installs
Updated Nov 22, 2025
Audited
Enables remote control of Android phones through ADB commands for making calls, sending texts, taking screenshots, managing contacts, launching apps, and retrieving system information.

Tools

call_number

Make a phone call to the specified number. Initiates a call using Android's dialer app through ADB. The number will be dialed immediately without requiring user confirmation. Args: ...

end_call

End the current phone call. Terminates any active phone call by sending the end call keycode through ADB. Returns: str: Success message if the call was ended, or an error message...

check_device_connection

Check if an Android device is connected via ADB. Verifies that an Android device is properly connected and recognized by ADB, which is required for all other functions to work. Returns: ...

send_text_message

Send a text message to the specified number. Uses the phone's messaging app with UI automation to send SMS. Process: Opens messaging app, fills recipient and content, automatically clicks sen...

receive_text_messages

Get recent text messages from the phone. Retrieves recent SMS messages from the device's SMS database using ADB and content provider queries to get structured message data. Args: ...

Quick Start

View on GitHub

More for Communication

View All →

More for Automation

View All →

Similar MCP Servers

A

Android ADB

Provides a bridge to Android devices through ADB, enabling device management, shell command execution, app installation, screenshot capture, and file transfer across connected Android devices.

Automation Developer Tools
A

Android Debug Bridge

Integrates with Android devices through ADB commands to enable app management, UI interaction, screenshot capture, and automated testing workflows.

Automation Developer Tools
A

ADB (Android Debug Bridge)

Bridges AI with Android devices through ADB, enabling device management, shell commands, app installation, file transfers, and UI inspection without requiring direct ADB knowledge.

Automation Developer Tools

Report Issue

Thank you! Your issue report has been submitted successfully.