Skip to main content
Glama

applescript-mcp

system_launch_app

Use the tool to launch specific applications on macOS via AppleScript, enabling LLM-driven systems to manage application execution programmatically.

Instructions

[System control and information] Launch an application

Input Schema

NameRequiredDescriptionDefault
nameYesApplication name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Application name", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/joshrutkowski/applescript-mcp'

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