A Model Context Protocol (MCP) server for launching and managing macOS applications. - List all applications installed in the /Applications folder - Launch applications by name - Open files with specific applications Add the following to your Claude Config JSON file
Add this skill
npx mdskills install JoshuaRileyDev/mac-apps-launcherProvides useful macOS app management but lacks tool descriptions and security details
A Model Context Protocol (MCP) server for launching and managing macOS applications.
/Applications folderAdd the following to your Claude Config JSON file
{
"mcpServers": {
"simulator": {
"command": "npx",
"args": [
"y",
"@joshuarileydev/mac-apps-launcher-mcp-server"
]
}
}
}
Install via CLI
npx mdskills install JoshuaRileyDev/mac-apps-launcherMac Apps Launcher MCP Server is a free, open-source AI agent skill. A Model Context Protocol (MCP) server for launching and managing macOS applications. - List all applications installed in the /Applications folder - Launch applications by name - Open files with specific applications Add the following to your Claude Config JSON file
Install Mac Apps Launcher MCP Server with a single command:
npx mdskills install JoshuaRileyDev/mac-apps-launcherThis downloads the skill files into your project and your AI agent picks them up automatically.
Mac Apps Launcher MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.