Provides high-level tools for controlling Android emulators, allowing users to select devices, take screenshots, swipe screens, click at coordinates, type text, and interact with specific Android apps.
Enables integration with GitHub for accessing the MCP server repository and configuration.
Allows installation and execution of the server using npm package management commands.
Shopmium MCP Server
A custom MCP server that provides high-level tools for controlling Shopmium and Quoty apps on Android emulators.
Installation
Usage
Starting the server
Adding to Cline MCP settings
Add the following to your Cline MCP settings file:
Available Tools
select_device
Select an Android device to use.
launch_shopmium
Launch the Shopmium app.
launch_quoty
Launch the Quoty app.
shopmium_navigate_to_tab
Navigate to a specific tab in the Shopmium app.
shopmium_navigate_to_top_tab
Navigate to a specific top tab in the Shopmium app.
take_screenshot
Take a screenshot of the current screen.
swipe_screen
Swipe up or down on the screen.
click_at_coordinates
Click at specific coordinates on the screen.
type_text
Type text into the focused element.
terminate_app
Terminate an app.
Example Usage in Cline
The LLM will use the custom MCP server to:
- Select the device
- Launch Shopmium
- Navigate to the Reimburse tab
All without having to rediscover package names or UI element coordinates.
This server cannot be installed
A custom MCP server that provides high-level tools for controlling Shopmium and Quoty apps on Android emulators, allowing for automated app navigation, interaction, and testing without needing to handle low-level implementation details.
Related MCP Servers
- -securityAlicense-qualityThis MCP server connects clients with Shopify store data, enabling retrieval of product and customer information via exposed tools.Last updated -2PythonMIT License
- -securityFlicense-qualityAn MCP server that provides comprehensive market intelligence by analyzing data from both the Apple App Store and Google Play Store, enabling users to research apps, track market trends, study competitors, and understand user feedback across mobile marketplaces.Last updated -1025JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that enables AI assistants to control and interact with Android devices, allowing for device management, app debugging, system analysis, and UI automation through natural language commands.Last updated -29143PythonApache 2.0
- -securityFlicense-qualityA FastMCP framework-based server providing Android device automation control capabilities, enabling UI interactions, device management, and application control through natural language.Last updated -Python