🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mirroir-mcp

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mirroir-mcp

MCP server that controls a real iPhone through macOS iPhone Mirroring. Screenshot, tap, swipe, type — from any MCP client.

latest
Source
npmnpm
Version
0.35.1
Version published
Weekly downloads
621
239.34%
Maintainers
1
Weekly downloads
 
Created
Source

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
  • iPhone connected via iPhone Mirroring

Install

npm install -g mirroir-mcp

Then add to your MCP client config:

{
  "mcpServers": {
    "mirroir": {
      "command": "mirroir-mcp"
    }
  }
}

See the full documentation for details.

License

Apache-2.0

Keywords

mcp

FAQs

Package last updated on 24 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts