MCP Servers / productivity / PocketMCP

PocketMCP

JSON →
stdionone5productivity

Turn your Android phone into an MCP (Model Context Protocol) server. AI agents and desktop scripts can call your phone for live data and actions over LAN

Install
How to run this server

No install command recorded.

server path: pocketmcp
Tools
What this server exposes
device_info
Battery, model, OS, network, memory
get_location
Best recent location from device providers
search_contacts
Search contacts by name
make_call
Make phone calls to any number
send_message
Send messages via WhatsApp, Instagram, Messenger, Google Messages
send_whatsapp_business_message
Dedicated WhatsApp Business contact-safe sender
whatsapp_automation
Advanced WhatsApp automation with accessibility control
social_media
Instagram, YouTube, X/Twitter interactions
app_actions
JSON-preset actions for simpler app automation calls
notifications
Real-time notification monitoring and management
shell
Run shell commands with safety filters and timeout
flashlight
Turn flashlight on/off/toggle and read state
launch_app
Open an installed app by package or app name
list_apps
List launchable installed apps (309+ apps detected)
global_action
Home/back/recents/notifications/quick settings/lock screen
scroll_screen
Scroll current app via accessibility gesture
search_screen
Find search input on current screen and type query safely
tap
Tap by visible text/content description or screen coordinates
volume_control
Read and change stream volume levels
phone_alert
Ring and/or vibrate phone to help locate it quickly
voice_record
Record voice notes from microphone
transcribe_audio
Speech-to-text from microphone or local audio file path
transcribe_file
Direct audio-file transcription by path
transcribe_whatsapp_audio
Transcribe latest WhatsApp/WhatsApp Business voice note
human_command
Natural-language command router across major tools
http_request
Make outbound HTTP requests from phone
read_file
Read files from allowed storage paths
Configuration
Environment & auth
authnone
envPOCKET_MCP_URL
envPOCKET_MCP_API_KEY
Resources
PocketMCP — MCP Server · libregistry