Mobile-App-Testing-AI-Agent-MCP-Server

padmarajnidagundi/Mobile-App-Testing-AI-Agent-MCP-Server
★ 2 stars JavaScript 🤖 AI/LLM Updated today
AI-powered MCP server for mobile app testing that enables LLM agents to execute, automate, and validate Android/iOS app workflows using natural language, intelligent UI interaction, and adaptive test execution.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mobile-app-testing-a": {
      "command": "npx",
      "args": [
        "-y",
        "padmarajnidagundi/Mobile-App-Testing-AI-Agent-MCP-Server"
      ]
    }
  }
}

Topics

ai-agentsai-agents-frameworkandroidandroid-developmentandroid-testingautomationautomation-testingiosios-developmentios-testingmobilemobile-appmobile-developmentmobile-firstmobile-testing