AppleScript
MCP Serverby peakmojo · Added 5mo ago
Claude
437
Install
npx -y @peakmojo/applescript-mcpAdd to Claude
claude mcp add peakmojo-applescript-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"applescript": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI to execute AppleScript code on macOS systems, providing access to applications and system features like Notes, Calendar, Contacts, Messages, and Finder through a lightweight server implementation.
Tags
File Systemsmcp-serverainpm