MQScript MCP Server
Related Servers
Alternatives to MQScript MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables AI agents to interact with Android devices through UI manipulation, screen capture, touch gestures, text input, and app management via ADB. Provides comprehensive mobile automation capabilities including element detection, navigation, and application control for Android device testing and interaction.94-
- AlicenseBqualityAmaintenanceEnables mobile device automation for Android (via ADB) and iOS Simulator (via simctl), allowing you to control devices with natural language through screenshots, UI interactions, text input, and app management.143,192 npm373MIT
- AlicenseAqualityBmaintenanceEnables AI assistants to control mobile and desktop devices with natural language, including running automation tasks, taking screenshots, and managing devices.65 npmMIT
- AlicenseNot gradedqualityDmaintenanceA mobile automation MCP server providing 39 tools for Android and iOS device control, enabling AI agents to perform UI interactions, screenshot analysis, and coordinate-based operations.45Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to automate Android devices and Windows desktop applications through MaaFramework, supporting multi-device control, OCR text recognition, screen capture, clicking, swiping, text input, and Pipeline generation for reusable automation workflows.384AGPL 3.0
- FlicenseBqualityDmaintenanceEnables AI agents to interact with Android devices through visual UI element detection and automated interactions. Provides comprehensive Android automation capabilities including touch gestures, text input, screenshots, and video recording via uiautomator2.124-
TDQS
Scored across 83 tools
The tools are generally well-differentiated by their specific functions, with clear prefixes like 'mqscript_cjson_' for JSON operations or 'mqscript_device_' for device controls. However, some overlap exists between similar UI interaction tools (e.g., 'mqscript_tap' vs. 'mqscript_element_click') and timing functions (e.g., 'mqscript_delay' vs. 'mqscript_sys_sleep'), which could cause minor confusion for an agent.
All tools follow a consistent 'mqscript_' prefix with snake_case naming, using clear verb_noun patterns (e.g., 'mqscript_file_read', 'mqscript_ui_addcheckbox'). This uniformity makes the tool set predictable and easy to navigate, with no deviations in style or structure.
With 83 tools, the count is excessive for a single server, making it overwhelming and difficult for an agent to manage effectively. This large number suggests poor scoping, as many functions could be consolidated (e.g., multiple string manipulation or UI tools) rather than exposed as separate tools.
The tool set provides comprehensive coverage for mobile automation and scripting, including file operations, UI interactions, device controls, mathematical functions, string manipulation, and system commands. There are no obvious gaps; it supports full CRUD-like workflows and diverse scripting needs without dead ends.