Shopmium MCP Server
@Abidil98
关于 Shopmium MCP Server
Custom MCP server for controlling Shopmium and Quoty apps
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Shopmium MCP Server?
Shopmium MCP Server is a custom Model Context Protocol server that provides high-level tools for controlling Shopmium and Quoty Android apps on emulators. It enables LLMs to automate interactions with these apps without needing to know low-level UI details.
How to use Shopmium MCP Server?
Clone the repository, run npm install, then start the server with npm start. Add the server configuration to your Cline MCP settings file using the provided JSON, pointing to index.js. Tools are invoked via MCP commands such as select_device, launch_shopmium, or shopmium_navigate_to_tab.
Key features of Shopmium MCP Server
- Select Android device (default emulator-5554)
- Launch Shopmium and Quoty apps
- Navigate Shopmium tabs (offers, reimburse, etc.)
- Navigate Shopmium top tabs (home, party, etc.)
- Take screenshots and swipe screen
- Click at coordinates and type text
Use cases of Shopmium MCP Server
- Automate testing of Shopmium app flows on emulator
- Guide an LLM to navigate specific app tabs without hardcoding UI elements
- Execute repetitive actions like taking screenshots or swiping
- Launch and terminate apps remotely via MCP commands
FAQ from Shopmium MCP Server
What apps does this server control?
It controls Shopmium and Quoty apps on Android emulators.
What transport does the server use?
It uses stdio transport, as shown in the Cline MCP settings configuration.
How do I configure the server in Cline?
Add a JSON entry with command "node" and args pointing to index.js, with a timeout of 60 seconds.
Can I use this without an Android emulator?
No, the server requires an Android emulator device to interact with the apps.
Is authentication required?
No authentication is mentioned; the server directly controls ADB-connected emulators.
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
评论