Sparkle

GitHub

A software update framework for macOS

9,393 stars Objective-C 1 file ยท ~2,400 tokens #framework#macos#software-update#update

Sparkle MCP Server

MCP server for sparkle-project/Sparkle

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Sparkle": {
      "command": "npx",
      "args": [
        "-y",
        "@sparkle-project/Sparkle"
      ]
    }
  }
}