Submit

AppleScript MCP Server (Dual access: python and node.js)

@peakmojo

A macOS AppleScript MCP server
Overview

What is AppleScript MCP?

AppleScript MCP is a macOS server that allows users to run AppleScript code to interact with various Mac applications and data through a Model Context Protocol (MCP). It is designed to be simple and intuitive, requiring minimal setup.

How to use AppleScript MCP?

To use AppleScript MCP, you can run it using either Node.js or Python. For Node.js, you can execute the command via npx, and for Python, you need to install the necessary dependencies and run the server script.

Key features of AppleScript MCP?

  • Execute AppleScript commands to access Mac applications like Notes, Calendar, Contacts, and Messages.
  • Search for files using Spotlight or Finder.
  • Read and write file contents, and execute shell commands.

Use cases of AppleScript MCP?

  1. Creating reminders and calendar events.
  2. Managing notes and files on your Mac.
  3. Accessing system information like battery percentage and free disk space.
  4. Automating tasks such as taking screenshots or playing music.

FAQ from AppleScript MCP?

  • What programming languages does AppleScript MCP support?

AppleScript MCP can be accessed using both Node.js and Python.

  • Is there a license for AppleScript MCP?

Yes, AppleScript MCP is licensed under the MIT License.

  • How complex is the setup process?

The setup process is designed to be straightforward, with minimal configuration required.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.