mac-apps-launcher
Related Servers
Alternatives to mac-apps-launcher
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server to list and launch applications on MacOS7 npm19MIT
- FlicenseNot gradedqualityBmaintenanceA minimal macOS GUI-automation MCP server providing tools to see app state, perform actions, manage apps, send notifications, and run AppleScripts with security boundaries.-
- FlicenseNot gradedqualityDmaintenanceA fast MCP server for opening, focusing, and quitting macOS apps, and opening URLs in the browser, usable by voice or from any MCP client.3-

ToolPiperofficial
AlicenseNot gradedqualityCmaintenance426+ MCP tools for macOS, all on-device — local AI inference (llama.cpp on Metal), voice, vision OCR, local RAG, browser automation, and ~140 system actions across 26 macOS domains. Nothing leaves your Mac.2MIT- AlicenseNot gradedqualityDmaintenanceProvides native macOS desktop automation for AI agents, enabling screen capture, mouse/keyboard control, window management, and iOS/Android simulator control in both foreground and background modes without focus stealing.3MIT
- FlicenseCqualityDmaintenanceEnables control of macOS applications through natural language, allowing users to launch apps, execute AppleScript commands, manage running applications, and open files with voice or text commands.15-
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: launch_app launches apps by name, list_applications lists installed apps, and open_with_app opens files/folders with apps. There is no overlap or ambiguity between these functions, making tool selection straightforward for an agent.
All tool names follow a consistent verb_noun pattern (launch_app, list_applications, open_with_app) using snake_case throughout. This predictable naming scheme enhances readability and usability for agents.
With 3 tools, this server is well-scoped for its purpose of launching and managing Mac applications. Each tool earns its place by covering essential operations: listing apps, launching them, and opening files with them, without being too sparse or bloated.
The tool set provides complete coverage for the domain of Mac app launching and management. It includes discovery (list_applications), launching (launch_app), and file association (open_with_app), with no obvious gaps or dead ends for typical agent workflows.