61
/ 100
5 days ago
glama

MCP Appium

Enables AI assistants to automate mobile app testing on iOS and Android through natural language commands. Supports session management, element finding, screenshot capture, and test generation without requiring complex setup.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 8 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AI_VISION_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAI_VISION_API_BASE_URLRequired when AI_VISION_ENABLED=true Base URL of the OpenAI-compatible vision model API
🔐 secretAI_VISION_API_KEYRequired when AI_VISION_ENABLED=true API key for the vision model provider
configAI_VISION_COORD_TYPEOptional Coordinate type: normalized (default) or absolute
configAI_VISION_IMAGE_MAX_WIDTHOptional Max image width in pixels before compression (default: 1080)
configAI_VISION_IMAGE_QUALITYOptional JPEG quality 1–100 for compressed screenshots sent to the vision API (default: 80)
configAI_VISION_MODELOptional Vision model name (default: Qwen3-VL-235B-A22B-Instruct)
configAPPIUM_MCP_EVIDENCE
configAPPIUM_MCP_ON_CLIENT_DISCONNECT
configAPPIUM_MCP_OTEL_ENABLEDOptional Set to true to enable OpenTelemetry tracing (disabled by default).
configAPPIUM_MCP_OTEL_INCLUDE_ARGUMENT_VALUESOptional Set to true to include sanitized non-sensitive argument values in spans; disabled by default because values may contain sensitive data.
configAPPIUM_MCP_PERSIST_REMOTE_SESSIONS_PATHOptional Directory path for persisted attached remote session info. When set, attached remote sessions are stored as JSON files in that directory and can be rehydrated after restart.
configAPPIUM_MCP_WDA_APP_PATH
configCAPABILITIES_CONFIG"": "/path/to/your/capabilities.json"
configNO_UIOptional Set to true or 1 to disable HTML UI components — faster responses, fewer tokens. See [NO_UI Mode](#no_ui-mode)
configREMOTE_SERVER_URL_ALLOW_REGEXOptional Regex pattern that remote Appium server URLs must match. Defaults to ^https?://
configSCREENSHOTS_DIROptional Directory where screenshots and screen recordings are saved. Defaults to the current working directory
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/appium-appium-mcp-12jw0y)](https://m8ven.ai/mcp/appium-appium-mcp-12jw0y)
commit: 8981242e37d08d9aa736af4a01caef2eca9fcebe
code hash: 471c84506cbc36e91fc40cec14f0e0131c413967ef58270bee0ac3e62b1dd8c2
verified: 6/18/2026, 11:50:06 AM
view raw JSON →