iHackSubhodip/mobile-automation-mcp-server
A production-ready iOS automation MCP server built with FastMCP 2.0, featuring clean modular architecture with complete platform segregation. Ready for cross-platform expansion with iOS-specific and shared components properly separated.
Platform-specific configuration:
{
"mcpServers": {
"mobile-automation-mcp-server": {
"command": "npx",
"args": [
"-y",
"mobile-automation-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...