HomeDevelopment › ios-agent-skill

ios-agent-skill

Swift reviews, local Apple references, app scaffolding and iOS simulator workflows.

TypeScript Local macOSWindowsLinux
★ 35 stars Last pushed 2026-09-22 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.6.0)

npx -y [email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry