AppleScript
MCP Serverby joshrutkowski · Added 5mo ago
Claude
372
Install
git clone https://github.com/joshrutkowski/applescript-mcpAdd to Claude
claude mcp add joshrutkowski-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": [
"@modelcontextprotocol/applescript"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates AppleScript to enable natural language control of macOS applications and system functions.
Tags
File Systemsmcp-server