{"id":26984501,"url":"https://github.com/ambar/simctl-mcp","last_synced_at":"2025-08-17T18:33:28.593Z","repository":{"id":285177741,"uuid":"956272822","full_name":"ambar/simctl-mcp","owner":"ambar","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-30T03:18:24.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T03:26:55.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ambar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-28T01:26:47.000Z","updated_at":"2025-03-30T03:18:27.000Z","dependencies_parsed_at":"2025-03-30T03:27:48.872Z","dependency_job_id":"9c59f099-c540-499a-b411-717e43c155cc","html_url":"https://github.com/ambar/simctl-mcp","commit_stats":null,"previous_names":["ambar/simctl-mcp"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fsimctl-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fsimctl-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fsimctl-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fsimctl-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ambar","download_url":"https://codeload.github.com/ambar/simctl-mcp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247051478,"owners_count":20875673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-03T17:39:31.105Z","updated_at":"2025-08-17T18:33:28.586Z","avatar_url":"https://github.com/ambar.png","language":"TypeScript","readme":"# simctl-mcp\n\nA Model Context Protocol server implementation for iOS Simulator control.\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/install-mcp?name=simctl-mcp\u0026config=eyJjb21tYW5kIjoibnB4IC15IHNpbWN0bC1tY3AifQ%3D%3D)\n\n## Config\n\n`.cursor/mcp.json` or `.vscode/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"simctl-mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"simctl-mcp\"]\n    }\n  }\n}\n```\n\n## Prompts\n\nSome examples of prompts:\n\n- What operations does the simulator support?\n- Open shortcuts://\n- What is the bundle ID of the \"Settings\" app?\n- Set clipboard content to: Hello\n- What is the simulator SDK version?\n- Generate an Appium connection string for the \"Settings\" app\n\n## Usage\n\nThe server can be started in two modes:\n\n1. STDIO Mode (default)\n2. HTTP Server Mode\n\n### STDIO Mode\n\nIn STDIO mode, the server communicates through standard input/output streams.\n\n```bash\nnpx simctl-mcp\n```\n\n### HTTP Server Mode\n\nIn HTTP server mode, the server listens for HTTP connections on a specified port.\n\n```bash\n# Start with default port (8081)\nnpx simctl-mcp --http\n\n# Start with custom port using --port flag\nnpx simctl-mcp --http --port 3000\n\n# Start with custom port using environment variable\nPORT=3000 npx simctl-mcp --http\n```\n\n## Tools\n\n## Device Management:\n- Create new simulator devices\n- Delete existing devices\n- Boot devices\n- Shutdown devices\n- List all available devices\n- List available device types\n- List available runtimes\n\n## App Management:\n- Install apps\n- Uninstall apps\n- Launch apps\n- Terminate running apps\n- Get app container path\n- Get app information\n- List installed apps\n\n## App Permissions:\n- Grant permissions to apps\n- Revoke app permissions\n- Reset all app permissions\n\n## System Features:\n- Open URLs in simulator\n- Add media files\n- Get/Set environment variables\n- Get/Set appearance (light/dark mode)\n- Send simulated push notifications\n\n## Certificate \u0026 Security:\n- Add root certificates\n- Add regular certificates\n- Reset keychain\n\n## Media \u0026 Content:\n- Take screenshots\n- Get/Set pasteboard content (clipboard)\n","funding_links":[],"categories":["Code Execution \u0026 Automation MCP Servers","پیاده‌سازی‌های سرور","📦 Other","Developer Tools","Task and Project Management","⚙️ Hardware \u0026 IoT"],"sub_categories":["💻 \u003ca name=\"developer-tools\"\u003e\u003c/a\u003eابزارهای توسعه‌دهنده","Mobile Development"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambar%2Fsimctl-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fambar%2Fsimctl-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambar%2Fsimctl-mcp/lists"}