MCP Directory
Back

applescript-mcp

by peakmojo · Python · ★ 453

MCP server that execute applescript giving you full control of your Mac

#applescript#macos#mcp#mcp-server

Install

pip install git+https://github.com/peakmojo/applescript-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "applescript-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/peakmojo/applescript-mcp.git"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@peakmojo/applescript-mcp) [](https://opensource.org/licenses/MIT) 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 https://github.com/user-attachments/assets/b85e63ba-fb26-4918-8e6d-2377254ee388 * Run AppleScript to access Mac applications and data * Interact with Notes, Calendar, Contacts, Messages, and more * Search for files using Spotligh…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers