An MCP server that enables AI assistants to build, test, and debug Android applications by interacting directly with the Android development environment. It provides tools for managing emulators, executing Gradle tasks, running ADB commands, and performing UI automation via accessibility trees.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ANDROID_HOME— Note: Ensure adb and emulator are in your PATH, or set environment variable. On macOS: ~/Library/Android/sdk, on Linux: ~/Android/Sdk.ANDROID_SDK_ROOTREPLICANT_CONFIG— Configuration: Set for advanced options. See [docs/configuration.md](docs/configuration.md).REPLICANT_LOG_FORMAT— Logging: Set REPLICANT_LOG_LEVEL (error, warn, info, debug) and (json for structured output) to control server logging. Logs are written to stderr.REPLICANT_LOG_LEVEL— Logging: Set (error, warn, info, debug) and REPLICANT_LOG_FORMAT (json for structured output) to control server logging. Logs are written to stderr.SKIP_NETWORK_TESTS[](https://m8ven.ai/mcp/thecombatwombat-replicant-mcp-2oc6eo)