Mac Apps Launcher

Mac Apps Launcher

🚀 Mac Apps Launcher MCP Server

Mac Apps Launcher MCP Server 是一个基于 Model Context Protocol (MCP) 的服务器,用于启动和管理 macOS 应用程序。它可以帮助用户更高效地操作 macOS 上的应用。

Fork from: JoshuaRileyDev/mac-apps-launcher

✨ 主要特性

  • 列出 /Applications 文件夹中安装的所有应用程序。
  • 按名称启动应用程序。
  • 使用特定应用程序打开文件。

📦 安装指南

将以下内容添加到您的 Claude 配置 JSON 文件中:

{
"mcpServers": {
"mac-apps-launcher-mcp": {
"command": "bunx",
"args": [
"@eugenechen/mac-apps-launcher-mcp-server@latest"
]
}
}
}
  • 0 关注
  • 0 收藏,20 浏览
  • system 提出于 2025-09-25 14:42

相似服务问题

相关AI产品