iOS Mobile Automation
Provides iOS mobile automation capabilities through Appium and XCUITest integration for taking screenshots, launching apps, finding UI elements, tapping controls, and performing text input on iOS simulators.
21 stars
0 tools
Created Aug 2025
@ihacksubhodip/ihacksubhodip-ios-mobile-automation-mobile-automation-mcp-serverAbout
Provides iOS mobile automation capabilities through Appium and XCUITest integration for taking screenshots, launching apps, finding UI elements, tapping controls, and performing text input on iOS simulators.
Categories
general
Installation
npm
npm install @ihacksubhodip/ihacksubhodip-ios-mobile-automation-mobile-automation-mcp-server
Configuration
{
"mcpServers": {
"ihacksubhodip-ios-mobile-automation-mobile-automation-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ihacksubhodip/ihacksubhodip-ios-mobile-automation-mobile-automation-mcp-server"
]
}
}
}