Developer Tools
Trust: 41/100 (Fair)io.github.jfarcand/iphone-mirroir-mcp Guide
Control a real iPhone through macOS iPhone Mirroring: screenshot, tap, swipe, type.
32 starsby jfarcand
Quick Start
Install
npx iphone-mirroir-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jfarcand-iphone-mirroir-mcp": {
"command": "npx",
"args": [
"iphone-mirroir-mcp"
]
}
}
}