devbysatyam/mcp-memu
🤖 MCP server for AI-powered MEmu Android Emulator control — 69 tools, 7 prompt templates, 8 resources for VM lifecycle, app testing, UI automation, GPS spoofing, and more
Platform-specific configuration:
{
"mcpServers": {
"mcp-memu": {
"command": "npx",
"args": [
"-y",
"mcp-memu"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<h1 align="center">MCP-MEmu</h1> <h3 align="center">AI-Powered Android Emulator Control via Model Context Protocol</h3> <p align="center"><em>by Devbysatyam @ Avion</em></p>
<p align="center"> <a href="https://github.com/devbysatyam/mcp-memu/stargazers"></a> <a href="https://github.com/devbysatyam/mcp-memu/network/members"></a> <a href="https://github.com/devbysatyam/mcp-memu/issues"></a> <a href="LICENSE"></a> <a href="https://www.python.org/"></a> <a href="https://modelcontextprotocol.io/"></a> </p>
<p align="center"> <a href="#-features">Features</a> • <a href="#-quick-start">Quick Start</a> • <a href="#-use-cases">Use Cases</a> • <a href="#-tool-reference">Tools</a> • <a href="#-prompts">Prompts</a> • <a href="#-security">Security</a> • <a href="#-architecture">Architecture</a> </p>
---
MCP-MEmu is a Model Context Protocol (MCP) server that gives AI agents complete control over MEmu Android Emulator. It wraps the MEMUC CLI through PyMEMUC and exposes 69 tools, 8 resources, and 7 prompt templates for seamless AI-driven Android automatio
Loading reviews...