Mac Apps Launcher MCP Server

by joshuarileydev

16 stars
575 downloads
Not rated
GitHub

About

Launch and manage macOS applications. List installed apps, launch them by name, or open files with specific apps.

Details

Author
joshuarileydev
Repository
JoshuaRileyDev/mac-apps-launcher
GitHub stars
16
Downloads
575
Categories
Productivity, Other, Automation, Developer Tools, Design, File Management, AI, Frontend, Infrastructure
Tags
#macos

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Mac Apps Launcher MCP Server
    Command (node, npx, python, etc.) npx
    Arguments
    • Argument 1 y
    • Argument 2 @joshuarileydev/mac-apps-launcher-mcp-server

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mac apps launcher mcp server": {
            "env": {},
            "args": [
                "y",
                "@joshuarileydev/mac-apps-launcher-mcp-server"
            ],
            "shell": false,
            "command": "npx"
        }
    }
}

Linux

{
    "env": [],
    "args": [
        "y",
        "@joshuarileydev/mac-apps-launcher-mcp-server"
    ],
    "shell": false,
    "command": "npx"
}

Macos

{
    "env": [],
    "args": [
        "y",
        "@joshuarileydev/mac-apps-launcher-mcp-server"
    ],
    "shell": false,
    "command": "npx"
}

Windows

{
    "env": [],
    "args": [
        "/c",
        "npx",
        "y",
        "@joshuarileydev/mac-apps-launcher-mcp-server"
    ],
    "shell": true,
    "command": "cmd"
}

Launch and manage macOS applications. List installed apps, launch them by name, or open files with specific apps.

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

- List all applications installed in the/Applicationsfolder
- Launch applications by name
- Open files with specific applications

Add the following to your Claude Config JSON file

{ "mcpServers": { "simulator": { "command": "npx", "args": [ "y", "@joshuarileydev/mac-apps-launcher-mcp-server" ] } } }

List, open, and run shortcuts from the macOS Shortcuts app.

Let Claude control your Mac — 12 typed tools for windows, menus, keyboard, clipboard, browser tabs

AppContext gives your AI coding agent instant visual insight into what you're developing, so it can fix issues, refine UI, and accelerate your development workflow in real time.

Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.

Connect AI clients to Cal.com scheduling through the Model Context Protocol using the hosted server at mcp.cal.com or a local instance.

Sync Calendars, Scheduling Links, AI Executive Scheduling Assistant, Unified Calendar

Automated document processing and extraction

Centralized management of RePricing for Amazon, eBay, and Kaufland, Lost & Found for Amazon FBA, and integrated HelpDesk.

Contract and template management for drafting, reviewing, and sending binding contracts.

Create notes, search, & think with your Fabric AI workspace

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.