peakmojo/applescript-mcp
MCP server that execute applescript giving you full control of your Mac
Overview
peakmojo/applescript-mcp is a Python MCP server licensed under MIT. MCP server that execute applescript giving you full control of your Mac Topics: applescript, macos, mcp-server, mcp.
Ranked #253 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Ecosystem
Python MIT 245 weekly downloads
applescriptmacosmcp-servermcp
Signal Breakdown
Stars 434
Freshness 22d ago
Issue Health 67%
Contributors 5
Dependents 0
Forks 59
Description Good
License MIT
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# AppleScript MCP Server (Dual access: python and node.js) ## Overview A Model Context Protocol (MCP) server that lets you run AppleScript code to interact with Mac. This MCP is intentionally designed to be simple, straightforward, intuitive, and require minimal setup. I can't believe how simple and powerful it is. The core code is <100 line of code. <a href="https://glama.ai/mcp/servers/@peakmojo/applescript-mcp"> </a> https://github.com/user-attachments/assets/b85e63ba-fb26-4918-8e6d-2377254ee388 ## 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 ## Example Prompts ``` Create a reminder for me to call John tomorrow at 10am ``` ``` Add a new meeting to my calendar for Friday from 2-3pm titled "Team Review" ``` ``` Create a new note titled "Meeting Minutes" withRead full README on GitHub →
Are you the maintainer? Claim this listing