Skip to main content
Glama
nnaridz
by nnaridz

mcp-mumu

MCP Server for AI agents to control MuMu Player 12 (Netease) Android Emulator. 59 tools for emulator lifecycle, app management, UI automation, screenshots, and more.

Requirements

  • Python >= 3.10

  • MuMu Player 12 installed

  • mcp>=1.0.0

Related MCP server: Android Tester MCP

Install

pip install -e .

Run

mcp-mumu
mcp-mumu --mumu-path "D:\Path\To\MuMuPlayer\nx_main"
mcp-mumu --list-tools

MCP Config

{
  "mcp": {
    "mcp-mumu": {
      "type": "local",
      "command": ["mcp-mumu"],
      "enabled": true
    }
  }
}

With custom MuMu path:

{
  "mcp": {
    "mcp-mumu": {
      "type": "local",
      "command": ["mcp-mumu", "--mumu-path", "C:\\Program Files\\Netease\\MuMuPlayer\\nx_main"],
      "enabled": true
    }
  }
}

Tools

Lifecyclemumu_list mumu_create mumu_clone mumu_delete mumu_start mumu_stop mumu_reboot

Configmumu_settings_get mumu_settings_get_writable mumu_settings_set mumu_set_resolution mumu_set_cpu mumu_set_ram mumu_set_device mumu_spoof_identity mumu_set_root mumu_set_fps

Appsmumu_app_install mumu_app_uninstall mumu_app_launch mumu_app_close mumu_app_info mumu_app_list mumu_app_clear_data

UImumu_tap mumu_swipe mumu_long_press mumu_text_input mumu_key_event mumu_press_home mumu_press_back mumu_press_recent mumu_scroll_down mumu_scroll_up mumu_rotate mumu_rotate_reset mumu_volume mumu_shake

Screenshotmumu_screenshot mumu_screenshot_base64 mumu_screen_size

Networkmumu_network_info mumu_public_ip mumu_gps_set mumu_airplane_mode mumu_wifi_toggle

Shellmumu_shell mumu_push mumu_pull mumu_logcat mumu_prop_get mumu_prop_set mumu_export mumu_import

Compoundmumu_boot_ready mumu_fresh_start_app mumu_batch_install mumu_monkey_test mumu_rename

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nnaridz/mcp-mumu'

If you have feedback or need assistance with the MCP directory API, please join our Discord server