Skip to main content
Glama

mac-apps-launcher

launch_app

Quickly launch Mac applications by specifying the app name, enabling efficient app management directly from the macOS command line.

Instructions

Launch a Mac application by name

Input Schema

NameRequiredDescriptionDefault
appNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "appName": { "type": "string" } }, "required": [ "appName" ], "type": "object" }

You must be authenticated.

Other Tools from mac-apps-launcher

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eugenechen0514/mac-apps-launcher'

If you have feedback or need assistance with the MCP directory API, please join our Discord server