applescript-mcp

applescript-mcp

4.0

If you are the rightful owner of applescript-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

A Model Context Protocol (MCP) server that lets you run AppleScript code to interact with Mac.

The AppleScript MCP Server is a lightweight and efficient server designed to execute AppleScript commands on Mac systems. It is built to be simple, intuitive, and requires minimal setup, with the core code being less than 100 lines. This server allows users to interact with various Mac applications and data, such as Notes, Calendar, Contacts, and Messages, through AppleScript. It also supports file searching, reading/writing file contents, executing shell commands, and remote execution via SSH. The server is accessible through both Python and Node.js, making it versatile for different development environments.

Features

  • Run AppleScript to access Mac applications and data
  • Interact with Notes, Calendar, Contacts, Messages, and more
  • Search for files using Spotlight or Finder
  • Read/write file contents and execute shell commands
  • Remote execution support via SSH

Tools