Skip to main content
Glama

automator-mcp

MIT License
67
  • Apple

run_applescript

Execute AppleScript code on macOS to automate tasks, control applications, and perform system-level operations using the automator-mcp server.

Instructions

Execute AppleScript code on macOS

Input Schema

NameRequiredDescriptionDefault
scriptYesAppleScript code to execute

Input Schema (JSON Schema)

{ "properties": { "script": { "description": "AppleScript code to execute", "type": "string" } }, "required": [ "script" ], "type": "object" }
Install Server

Other Tools from automator-mcp

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/Szowesgad/automator-mcp'

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