Mac Apps Launcher MCP Server
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
Jump to
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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Mac Apps Launcher MCP ServerCommand (node, npx, python, etc.)npxArguments-
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.
-
Argument 1
- 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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


