Mac Apps Launcher

Mac Apps Launcher

Created by JoshuaRileyDev4 months ago

Automation & Scripting
macosapp-launchermcp-server

Mac Apps Launcher MCP Server

A Model Context Protocol (MCP) server for launching and managing macOS applications.

Features

  • List all applications installed in the /Applications folder
  • 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"
      ]
    }
  }
}

Prerequisites

  • Familiarity with the server domain
  • Basic understanding of related technologies
  • Knowledge of Automation & Scripting

Recommended Server

Details

Created

March 07, 2025

Last Updated

March 07, 2025

Author

JoshuaRileyDev

Share