IOS Agent Skill MCP Server

Give your coding agent the Apple references, Swift source and local tools it needs to build and review an iOS app.

People who work with codex, github copilot and ios and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 33 · #40 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

MIT · HTML · how we verify → /methodology

01 · Install IOS Agent Skill

Claude Code

claude mcp add nagarjuna2997-ios-agent-skill -- npx -y ios-agent-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nagarjuna2997-ios-agent-skill": {
      "command": "npx",
      "args": [
        "-y",
        "ios-agent-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package ios-agent-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.Nagarjuna2997 is GitHub-verified and matches the repo owner

03 · What IOS Agent Skill can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.6.0 · 2026-09-16

Added · Publish ios-agent-mcp 2.7.0 with 36 unified tools and the bundled CLI 0.3.0. · prepare_issue_report creates local category-only previews, duplicate-search links and a prefilled GitHub form. Submission remains…

v3.4.0 · 2026-09-16

Added · ios-agent-mcp 2.6.0 source: review_app_intents with read-only migration advice and opt-in schema/onscreen checks; 35 unified tools. · Foundation Models reading-list tool with injected catalog, availability…

v3.3.0 · 2026-09-10

Added · Publish the scoped Simulator runtime with 14 MCP tools: installed Xcode/device discovery, native Simulator display, private sidebar preview, build/test/install/launch and screenshots with optional MCP image…

04 · Who maintains IOS Agent Skill

ios-agent-skill is maintained by nagarjuna2997. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
browser automation - ranked #40 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
7 releases in the last 90 days (latest 2026-09-16)
registry
io.github.Nagarjuna2997/ios-agent-skill (active, first published 2026-09-16)
packages
npm:ios-agent-mcp

06 · IOS Agent Skill FAQ

What is IOS Agent Skill?

Give your coding agent the Apple references, Swift source and local tools it needs to build and review an iOS app.

Is IOS Agent Skill still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install IOS Agent Skill?

Run `npx -y ios-agent-mcp`. You can also paste the ready-made client config above.

Does IOS Agent Skill run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to IOS Agent Skill

More browser automation MCP servers · Chromeflow · Stremio MCP Server · Agent Droid Bridge · LinkedIn Sales Navigator · iPhone Mirror