dogkeeper886/android-wifi-mcp
If you are the rightful owner of android-wifi-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP Server for WiFi control on Android devices via ADB (Android Debug Bridge).
Tools
Functions exposed to the LLM to take actions
device_list
List all connected Android devices
device_select
Select a device for operations
device_info
Get detailed device information
wifi_scan
Scan for available WiFi networks
wifi_connect
Connect to a WiFi network
wifi_disconnect
Disconnect from current network
wifi_status
Get current WiFi connection status
wifi_enable
Enable WiFi
wifi_disable
Disable WiFi
wifi_list_networks
List saved WiFi networks
wifi_forget
Forget a saved network
network_ping
Ping a host from the device
network_dns_lookup
Perform DNS lookup
network_check_internet
Check internet connectivity
network_check_captive
Check for captive portal
network_interface_info
Get IP, gateway, DNS info
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client