8 months ago
A phone control plugin for MCP that allows you to control your Android phone through ADB commands to connect any human
Tools
call_number
end_call
check_device_connection
send_text_message
receive_text_messages
get_sent_messages
start_screen_recording
play_media
set_alarm
receive_incoming_call
get_contacts
create_contact
get_current_window
get_app_shortcuts
launch_app_activity
list_installed_apps
terminate_app
open_url
analyze_screen
interact_with_screen
mcp_monitor_ui_changes
Server Config
{
"mcpServers": {
"phone-mcp": {
"command": "uvx",
"args": [
"phone-mcp"
]
}
}
}