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.
Decision snapshot
Is this a fit?
Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows
Claude Desktop, Cursor, VS Code, Codex, ChatGPT
API key required authentication
npx, git clone, Local
4 months ago · Apache-2.0 license
Requires Swift. Requires Apache-2.0 license. Requires API key required.
How to use mirroir-mcp
Install or run
npx -y mirroir-mcp installClient 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 reCompatible clients
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.
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
Compatibility and setup
Install or run mirroir-mcp using npx. Check jfarcand/mirroir-mcp for the latest setup command.
- 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
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.
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
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.
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.