mac-apps-launcher
Enables interaction with macOS applications, allowing users to list installed applications in the /Applications folder, launch applications by name, and open files with specific applications.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mac-apps-launcherlaunch Safari"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Fork from: JoshuaRileyDev/mac-apps-launcher
Mac Apps Launcher MCP Server
A Model Context Protocol (MCP) server for launching and managing macOS applications.
Features
List all applications installed in the
/ApplicationsfolderLaunch applications by name
Open files with specific applications
Related MCP server: MCP Mac Apps Server
Installation
Add the following to your Claude Config JSON file
{
"mcpServers": {
"mac-apps-launcher-mcp": {
"command": "bunx",
"args": [
"@eugenechen/mac-apps-launcher-mcp-server@latest"
]
}
}
}Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server to list and launch applications on MacOS1119MIT
- 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
- Alicense-qualityDmaintenanceProvides 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

ToolPiperofficial
Alicense-qualityCmaintenance300+ 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.1MIT
Related MCP Connectors
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay
Homebrew formulae + casks + install analytics (formulae.brew.sh)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/eugenechen0514/mac-apps-launcher'
If you have feedback or need assistance with the MCP directory API, please join our Discord server