HomeOther › blitz-mac

blitz-mac

Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools.

Swift
★ 1,748 stars Last pushed 2026-07-14 License: Apache-2.0

Connect

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

Package (npm 1.0.26)

npx -y @blitzdev/blitz-mcp@1.0.26

Or add to your MCP client config:

{
  "mcpServers": {
    "blitz-mac": {
      "command": "npx",
      "args": [
        "-y",
        "@blitzdev/blitz-mcp@1.0.26"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry