Skip to main content
Glama

automator-mcp

MIT License
7
1
  • Apple

run_jxa

Execute JavaScript for Automation (JXA) code on macOS to automate tasks, control applications, and perform system-level actions via the automator-mcp server.

Instructions

Execute JavaScript for Automation (JXA) code on macOS

Input Schema

NameRequiredDescriptionDefault
scriptYesJXA JavaScript code to execute

Input Schema (JSON Schema)

{ "properties": { "script": { "description": "JXA JavaScript code to execute", "type": "string" } }, "required": [ "script" ], "type": "object" }

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