Iphone Mirroir MCP
Rank #857io.github.jfarcand/iphone-mirroir-mcp
Control a real iPhone through macOS iPhone Mirroring: screenshot, tap, swipe, type.
Iphone Mirroir MCP is a Model Context Protocol (MCP) server published by jfarcand. It ranks #857 of 132,046 servers tracked on MCP Toplist, and its repository has 222 GitHub stars. Iphone Mirroir MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Feb 6, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 131,189 of 132,046 servers on MCP Toplist.
Use Iphone Mirroir MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iphone-mirroir-mcp -- npx -y iphone-mirroir-mcp[mcp_servers.iphone-mirroir-mcp]
command = "npx"
args = ["-y", "iphone-mirroir-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"iphone-mirroir-mcp": {
"command": "npx",
"args": [
"-y",
"iphone-mirroir-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"iphone-mirroir-mcp": {
"command": "npx",
"args": [
"-y",
"iphone-mirroir-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"iphone-mirroir-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"iphone-mirroir-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"iphone-mirroir-mcp": {
"command": "npx",
"args": [
"-y",
"iphone-mirroir-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"iphone-mirroir-mcp": {
"command": "npx",
"args": [
"-y",
"iphone-mirroir-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jfarcand%2Fiphone-mirroir-mcp)<a href="https://mcptoplist.com/server/io.github.jfarcand%2Fiphone-mirroir-mcp"><img src="https://mcptoplist.com/badge/io.github.jfarcand%2Fiphone-mirroir-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jfarcand
Available versions (11)
| Version | Published |
|---|---|
| 0.39.0 | Sep 1, 2026 |
| 0.38.2 | Aug 17, 2026 |
| 0.38.0 | Aug 16, 2026 |
| 0.37.0 | Aug 12, 2026 |
| 0.36.1 | Aug 12, 2026 |
| 0.36.0 | Aug 9, 2026 |
| 0.35.1 | Jul 24, 2026 |
| 0.35.0 | Jun 25, 2026 |
| 0.34.0 | Jun 19, 2026 |
| 0.4.1 | Feb 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Iphone Mirroir MCP?
- Iphone Mirroir MCP is maintained by jfarcand, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Iphone Mirroir MCP listed on the Official MCP Registry?
- Yes — Iphone Mirroir MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Iphone Mirroir MCP have?
- MCP Toplist tracks 11 versions of Iphone Mirroir MCP, most recently published on Sep 1, 2026.
- Where can I find the source code for Iphone Mirroir MCP?
- The source code for Iphone Mirroir MCP is hosted at github.com/jfarcand/mirroir-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.