ios-agent
Rank #9,945io.github.emazaheri/ios-agent
Drive a real iPhone or an iOS Simulator with an AI agent, through XCUIAutomation.
ios-agent is a Model Context Protocol (MCP) server published by emazaheri. It ranks #9,945 of 132,046 servers tracked on MCP Toplist. ios-agent is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 122,101 of 132,046 servers on MCP Toplist.
Use ios-agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ios-agent -e "IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE=<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>" -e "IOS_MCP_POLICY__ENABLED=<your IOS_MCP_POLICY__ENABLED>" -e "IOS_MCP_WDA__BUNDLE_ID=<your IOS_MCP_WDA__BUNDLE_ID>" -e "IOS_MCP_SIMULATOR__SHOW_WINDOW=<your IOS_MCP_SIMULATOR__SHOW_WINDOW>" -- uvx ios-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ios-agent]
command = "uvx"
args = ["ios-mcp"]
[mcp_servers.ios-agent.env]
IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE = "<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>"
IOS_MCP_POLICY__ENABLED = "<your IOS_MCP_POLICY__ENABLED>"
IOS_MCP_WDA__BUNDLE_ID = "<your IOS_MCP_WDA__BUNDLE_ID>"
IOS_MCP_SIMULATOR__SHOW_WINDOW = "<your IOS_MCP_SIMULATOR__SHOW_WINDOW>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ios-agent": {
"command": "uvx",
"args": [
"ios-mcp"
],
"env": {
"IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE": "<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>",
"IOS_MCP_POLICY__ENABLED": "<your IOS_MCP_POLICY__ENABLED>",
"IOS_MCP_WDA__BUNDLE_ID": "<your IOS_MCP_WDA__BUNDLE_ID>",
"IOS_MCP_SIMULATOR__SHOW_WINDOW": "<your IOS_MCP_SIMULATOR__SHOW_WINDOW>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ios-agent": {
"command": "uvx",
"args": [
"ios-mcp"
],
"env": {
"IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE": "<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>",
"IOS_MCP_POLICY__ENABLED": "<your IOS_MCP_POLICY__ENABLED>",
"IOS_MCP_WDA__BUNDLE_ID": "<your IOS_MCP_WDA__BUNDLE_ID>",
"IOS_MCP_SIMULATOR__SHOW_WINDOW": "<your IOS_MCP_SIMULATOR__SHOW_WINDOW>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ios-agent": {
"type": "stdio",
"command": "uvx",
"args": [
"ios-mcp"
],
"env": {
"IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE": "<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>",
"IOS_MCP_POLICY__ENABLED": "<your IOS_MCP_POLICY__ENABLED>",
"IOS_MCP_WDA__BUNDLE_ID": "<your IOS_MCP_WDA__BUNDLE_ID>",
"IOS_MCP_SIMULATOR__SHOW_WINDOW": "<your IOS_MCP_SIMULATOR__SHOW_WINDOW>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ios-agent": {
"command": "uvx",
"args": [
"ios-mcp"
],
"env": {
"IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE": "<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>",
"IOS_MCP_POLICY__ENABLED": "<your IOS_MCP_POLICY__ENABLED>",
"IOS_MCP_WDA__BUNDLE_ID": "<your IOS_MCP_WDA__BUNDLE_ID>",
"IOS_MCP_SIMULATOR__SHOW_WINDOW": "<your IOS_MCP_SIMULATOR__SHOW_WINDOW>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ios-agent": {
"command": "uvx",
"args": [
"ios-mcp"
],
"env": {
"IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE": "<your IOS_MCP_POLICY__CONFIRM_DESTRUCTIVE>",
"IOS_MCP_POLICY__ENABLED": "<your IOS_MCP_POLICY__ENABLED>",
"IOS_MCP_WDA__BUNDLE_ID": "<your IOS_MCP_WDA__BUNDLE_ID>",
"IOS_MCP_SIMULATOR__SHOW_WINDOW": "<your IOS_MCP_SIMULATOR__SHOW_WINDOW>"
}
}
}
}Replace each placeholder with your own value before saving.
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.emazaheri%2Fios-agent)<a href="https://mcptoplist.com/server/io.github.emazaheri%2Fios-agent"><img src="https://mcptoplist.com/badge/io.github.emazaheri%2Fios-agent.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
emazaheri
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 1, 2026 |
Frequently asked questions
- Who maintains ios-agent?
- ios-agent is maintained by emazaheri, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ios-agent listed on the Official MCP Registry?
- Yes — ios-agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does ios-agent have?
- MCP Toplist tracks 1 version of ios-agent, most recently published on Sep 1, 2026.
- Where can I find the source code for ios-agent?
- The source code for ios-agent is hosted at github.com/emazaheri/ios-agent.
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.