Best-App

GitHub

收集&推荐优秀的 Apps/硬件/技巧/周边等

17,499 stars Unknown #app#mac#macos
RAW Config

Claude Desktop Configuration

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

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