MCP Appium - Mobile Development and Automation Server runs on your own machine — the client starts it, so there is no endpoint to ping. 5 478 installs a week from npm.
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add appium-mcp -- npx -y appium-mcp
{
"mcpServers": {
"appium-mcp": {
"args": [
"-y",
"appium-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.appium-mcp]
command = "npx"
args = ["-y", "appium-mcp"]
{
"mcpServers": {
"appium-mcp": {
"args": [
"-y",
"appium-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"appium-mcp": {
"args": [
"-y",
"appium-mcp"
],
"command": "npx"
}
}
}
MCP server for iOS and Android Mobile Development, Automation and Testing
MCP tools for testing mobile and TV apps on iOS simulators, Android phones, and Apple/Android TV.
MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.
Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.
Android MCP server for AI-assisted development. Build, test, emulate, and automate.
MCP Server for WeChat DevTools CLI - Automate Mini Program development & testing.
MCP server for agent-driven React Native and Expo development and mobile testing
MCP server for R package development using usethis, devtools, renv, and testthat
Answers built from our own checks of this server.