awesome-macOS

GitHub

๏ฃฟ A curated list of awesome applications, softwares, tools and shiny things for macOS.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "awesome-macOS": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-macOS"
      ]
    }
  }
}