Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Mac Apps Launcher

FreeStale (620d)

Launch and control macOS applications.

GitHubEmbed

About

Launch and control macOS applications.

README

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"
      ]
    }
  }
}

from github.com/joshuarileydev/mac-apps-launcher

Install Mac Apps Launcher in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mac-apps-launcher

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add mac-apps-launcher -- npx -y @joshuarileydev/mac-apps-launcher-mcp-server

Step-by-step: how to install Mac Apps Launcher

FAQ

Is Mac Apps Launcher MCP free?

Yes, Mac Apps Launcher MCP is free — one-click install via Unyly at no cost.

Does Mac Apps Launcher need an API key?

No, Mac Apps Launcher runs without API keys or environment variables.

Is Mac Apps Launcher hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Mac Apps Launcher in Claude Desktop, Claude Code or Cursor?

Open Mac Apps Launcher on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Changes

Versions and requested access over time.

  • New version published

Related MCPs

Compare Mac Apps Launcher with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs