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 Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 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.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント