SimMirror runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
Mirror and drive the iOS Simulator: token-efficient UI snapshots, gestures and a live viewer.
We read the source, 2 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return cls(env=dict(os.environ), cwd=Path.cwd(), stdout=sys.stdout, stderr=sys.stderr, stdin=sys.stdin)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sim-mirror -- uvx sim-mirror
{
"mcpServers": {
"sim-mirror": {
"args": [
"sim-mirror"
],
"command": "uvx"
}
}
}
[mcp_servers.sim-mirror]
command = "uvx"
args = ["sim-mirror"]
{
"mcpServers": {
"sim-mirror": {
"args": [
"sim-mirror"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sim-mirror": {
"args": [
"sim-mirror"
],
"command": "uvx"
}
}
}
Drive the iOS Simulator via semantic accessibility-tree snapshots. Sub-200ms, no WebDriverAgent.
Multi-account MCP for Gmail, Calendar, Drive, Docs, and Sheets — 61 tools, token-efficient, macOS…
Cloud iOS simulators and Android emulators your agent can create, drive, and throw away.
Drive the iOS Simulator from an agent: read the screen, tap/type/swipe, replay flows in CI.
Drive live iOS, Android, Apple TV and Android TV devices in the cloud to verify app changes.
Drive a real iPhone or an iOS Simulator with an AI agent, through XCUIAutomation.
Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools
Drive iOS Simulators, Android emulators, TVs and Electron/web apps from your coding agent
Answers built from our own checks of this server.