iphone-mirroir-mcp
v0.13.0
Published
MCP server that controls a real iPhone through macOS iPhone Mirroring. Screenshot, tap, swipe, type — from any MCP client.
Maintainers
Readme
iphone-mirroir-mcp
MCP server that controls a real iPhone through macOS iPhone Mirroring. Screenshot, tap, swipe, type — from any MCP client.
This npm package downloads the pre-built macOS binary from GitHub releases.
Requirements
- macOS 15+ with iPhone Mirroring
- Karabiner-Elements installed and activated
- iPhone connected via iPhone Mirroring
Install
npm install -g iphone-mirroir-mcpThen add to your MCP client config:
{
"mcpServers": {
"mirroir": {
"command": "iphone-mirroir-mcp"
}
}
}See the full documentation for setup instructions including the Karabiner helper daemon.
License
Apache-2.0
