Favicon of mirroir-mcp

mirroir-mcp

MCP ServerCode & Developer ToolsSwiftOpen source

mirroir-mcp is a Swift MCP server for Claude Desktop, Cursor, VS Code with npx, git clone. MCP server for controlling a real iPhone via macOS iPhone Mirroring...and any MacOs app. Screenshot, tap, swipe, type — from any MCP client.

Decision snapshot

Is this a fit?

Best for

Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows

Works with

Claude Desktop, Cursor, VS Code, Codex, ChatGPT

Access

API key required authentication

Setup

npx, git clone, Local

Project health

4 months ago · Apache-2.0 license

Considerations

Requires Swift. Requires Apache-2.0 license. Requires API key required.

How to use mirroir-mcp

Install or run

npx -y mirroir-mcp install

Client configuration

# Triggered on changes to Sources/mirroir-mcp, Sources/HelperLib, MCPServerTests,
# MCPProtocolTests, ensure-mcp-compliance.sh, or this file. Manual via workflow_dispatch.
name: MCP Compliance

on:
  push:
    branches: [ "main", "feature/*", "claude/*" ]
    paths:
      - 'Sources/mirroir-mcp/**'
      - 'Sources/HelperLib/**'
      - 'Tests/MCPServerTests/**'
      - 'Tests/HelperLibTests/MCPProtocolTests.swift'
      - 'scripts/ci/ensure-mcp-compliance.sh'
      - '.github/workflows/mcp-compliance.yml'
  pull_request:
    branches: [ main ]
    paths:
      - 'Sources/mirroir-mcp/**'
      - 'Sources/HelperLib/**'
      - 'Tests/MCPServerTests/**'
      - 'Tests/HelperLibTests/MCPProtocolTests.swift'
      - 'scripts/ci/ensure-mcp-compliance.sh'
      - '.github/workflows/mcp-compliance.yml'
  workflow_dispatch:

concurrency:
  group: ${{ github.workflow }}-${{ github.ref }}
  cancel-in-progress: true

permissions:
  contents: read

jobs:
  mcp-compliance:
    name: MCP Protocol Compliance
    runs-on: macos-15

    steps:
      - name: Checkout code
        uses: actions/checkout@v4

      - name: Install embacle FFI
        run: |
          brew tap dravr-ai/tap
          brew trust --tap dravr-ai/tap
          brew install embacle-ffi
          sudo mkdir -p /usr/local/lib
          sudo ln -sf "$(brew --prefix embacle-ffi)/lib/libembacle.a" /usr/local/lib/

      - name: Clone skills repo
        run: |
          git clone https://github.com/jfarcand/mirroir-skills.git ../mirroir-skills
          mkdir -p .mirroir-mcp
          ln -s "$(cd ../mirroir-skills && pwd)" .mirroir-mcp/skills

      - name: Setup Python
        uses: actions/setup-python@v5
        with:
          python-version: '3.11'

      - name: Build release binary
        run: swift build -c re

Compatible clients

Claude DesktopCursorVS CodeCodexChatGPT

What is mirroir-mcp?

mirroir-mcp is a Swift MCP server for Claude Desktop, Cursor, VS Code with npx, git clone. MCP server for controlling a real iPhone via macOS iPhone Mirroring...and any MacOs app. Screenshot, tap, swipe, type — from any MCP client. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
65/100
Maintenance signal
75/100
Adoption signal
49/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Tool access support
  • Shell commands support
  • Browser use support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support
  • Ollama provider support

Available tools

Setup
Validate
Run

Compatibility and setup

Install or run mirroir-mcp using npx. Check jfarcand/mirroir-mcp for the latest setup command.

npxgit cloneClaude DesktopCursorVS CodeCodexChatGPTstdioSSE
  • Built for Swift
  • Install or run with npx
  • Install or run with git clone
  • Works with Claude Desktop
  • Works with Cursor
  • Works with VS Code
  • Works with Codex
  • Works with ChatGPT

MCP metadata is retained with field-level source and confidence evidence. Undetected values remain unknown.

Requirements and access

SwiftApache-2.0 licenseAPI key requiredAPI key required

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

API key required authenticationLocal

When to use mirroir-mcp

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

Swiftnpxgit cloneClaude DesktopCursorVS CodeCodexChatGPTstdioSSE

Verified compatibility and discovery

Frequently asked questions

What is mirroir-mcp?

mirroir-mcp is a Swift MCP server for Claude Desktop, Cursor, VS Code with npx, git clone. MCP server for controlling a real iPhone via macOS iPhone Mirroring...and any MacOs app. Screenshot, tap, swipe, type — from any MCP client.

Who is mirroir-mcp best for?

mirroir-mcp is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install mirroir-mcp?

Install or run mirroir-mcp using npx. Check mirroir-mcp for the latest setup command.

Is mirroir-mcp actively maintained?

mirroir-mcp may need a closer maintenance check before production use.

Share:

Stars
93
Forks
14
Last commit
4 months ago
Last verified
Not yet verified
Metadata fetched
Jul 25, 2026
Repository age
7 months
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to mirroir-mcp