- Explore MCP Servers
- mac-apps-launcher
Mac Apps Launcher
What is Mac Apps Launcher
mac-apps-launcher is a Model Context Protocol (MCP) server designed for launching and managing macOS applications efficiently.
Use cases
Use cases include automating the launch of applications in development workflows, managing application access in educational settings, and facilitating user-friendly application management for end-users.
How to use
To use mac-apps-launcher, add the specified configuration to your Claude Config JSON file and run the server using the provided command.
Key features
Key features include listing all applications installed in the ‘/Applications’ folder, launching applications by name, and opening files with specific applications.
Where to use
mac-apps-launcher can be used in software development environments, automation scripts, and any macOS application management tasks.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mac Apps Launcher
mac-apps-launcher is a Model Context Protocol (MCP) server designed for launching and managing macOS applications efficiently.
Use cases
Use cases include automating the launch of applications in development workflows, managing application access in educational settings, and facilitating user-friendly application management for end-users.
How to use
To use mac-apps-launcher, add the specified configuration to your Claude Config JSON file and run the server using the provided command.
Key features
Key features include listing all applications installed in the ‘/Applications’ folder, launching applications by name, and opening files with specific applications.
Where to use
mac-apps-launcher can be used in software development environments, automation scripts, and any macOS application management tasks.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Mac Apps Launcher MCP Server
A Model Context Protocol (MCP) server for launching and managing macOS applications.
Features
- List all applications installed in the
/Applicationsfolder - Launch applications by name
- Open files with specific applications
Installation
Add the following to your Claude Config JSON file
{ "mcpServers": { "simulator": { "command": "npx", "args": [ "y", "@joshuarileydev/mac-apps-launcher-mcp-server" ] } } }
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










