Query HarmonyOS logs for errors or business markers. Default mode finds actionable errors; marker mode confirms success or failure markers.
304,009 tools. Last updated 2026-07-16 00:33
"HarmonyOS" matching MCP tools:
- Build HarmonyOS artifacts by specifying project path and optional parameters like build mode, target, product, module, clean build, and HSP modules.
- Sends a command to play or pause the current media on a HarmonyOS phone. Controls music or video playback with a single action.MIT
- Retrieve details about clickable UI elements including text, content description, bounds, and center coordinates for HarmonyOS device control.MIT
- Retrieves the package name and page name of the current foreground application on a HarmonyOS device.MIT
- Retrieves all installed packages on a HarmonyOS device, returning the list as a string for review or further processing.MIT
Matching MCP Servers
- AlicenseBqualityCmaintenanceEnables AI assistants to control HarmonyOS devices, such as launching apps, through natural language.Last updated1634MIT
- FlicenseDqualityBmaintenanceEnables HarmonyOS device discovery, app build and deployment, UI automation, E2E inspection, and log validation through MCP tools.Last updated1811
- Capture a screenshot of a HarmonyOS device and retrieve the resulting image for analysis or display.MIT
- Perform a long click at a specified coordinate on the screen. Useful for invoking context menus or activating long-press actions on HarmonyOS devices.MIT
- Adjust the system volume to a higher level. Control audio output on HarmonyOS devices with a simple command.MIT
- Skips playback to the previous media item on a HarmonyOS device.MIT
- Reduce the volume of your HarmonyOS device through natural language commands.MIT
- Click at a specified screen coordinate on a HarmonyOS device. Provide coordinates as "(x, y)" to trigger the action.MIT
- Skip to the next media track on your HarmonyOS device.MIT
- Mutes the volume on HarmonyOS devices to silence audio output.MIT
- Input text at a specified screen coordinate to automate text entry on HarmonyOS devices.MIT
- Launch any app on HarmonyOS devices by providing its package name.MIT
- Stops a running app on a HarmonyOS device by specifying its package name.MIT
- Execute a swipe gesture on a HarmonyOS device by providing start and end coordinates, with optional speed control.MIT
- Search HarmonyOS ArkTS official docs for syntax, components, state management, animations, navigation, and APIs. Returns matching document titles and previews.
- Installs a HarmonyOS application package (.hap) onto a connected device using HDC, with optional device targeting and server path configuration.