All MCP servers

Iphone Mirroir Mcp

Official
by Api.Airforcestdio0115Apache-2.0

Control a real iPhone through macOS iPhone Mirroring: screenshot, tap, swipe, type.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "iphone-mirroir-mcp-imp0ccef": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}