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.
How to use mirroir-mcp
Install or run
npx -y mirroir-mcp installClient configuration
{
"servers": {
"mirroir": {
"type": "stdio",
"command": "npx",
"args": ["-y", "mirroir-mcp"]
}
}
}
```
#### Cursor
Add to `.cursor/mcp.json` in your project root:
```json
{
"mcpServers": {
"mirroir": {
"command": "npx",
"args": ["-y", "mirroir-mcp"]
}
}
}Compatible 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.
Key capabilities
- Tool access support
- Shell commands support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- Ollama provider support
- server.json config support
Available tools
Technical details
Install or run mirroir-mcp using npx. Check jfarcand/mirroir-mcp for the latest setup command.
- Built for Swift
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with git clone
- Works with Claude Desktop
- Works with Cursor
- Works with VS Code
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
Explore related resources
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.
Auto-fetched from GitHub.