mac-apps-launcher
Allows listing, launching, and managing macOS applications, as well as opening files with specific applications
Click on "Deploy 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.
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-get-installed-apps
Installation
Add the following to your Claude Config JSON file
{
"mcpServers": {
"simulator": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/mac-apps-launcher-mcp-server"
]
}
}
}This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server to assist with JxBrowser development.
A simple MCP server built with FastMCP and python
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceA macOS app that provides an MCP server to your Messages, Contacts, and more1,539MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that provides information about installed applications on your computer, support MacOS and Windows.14MIT
- FlicenseCqualityCmaintenanceLocal macOS MCP server and setup app for Apple apps193-
- AlicenseNot gradedqualityAmaintenanceA lightweight MCP server that bridges AI agents and macOS, enabling automation of file navigation, application control, UI interaction, browser automation, and system operations.176MIT