Back to search
30
MCP

mcp-applescript

pypi/mcp-applescript

An MCP server that enables LLMs to execute AppleScript commands on macOS

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

applescript-mcp
MCP server that execute applescript giving you full control of your Mac
0 tools
@peakmojo/applescript-mcp
MCP server for executing AppleScript
0 tools
mcp-apple-notes
MCP server for Apple Notes integration using AppleScript
0 tools
keynote-mcp
An MCP server for controlling Apple Keynote presentations via AppleScript
0 tools
Apple Shortcuts
MCP server for Apple Shortcuts via the macOS shortcuts CLI
0 tools
macos-mcp
MCP Server for interacting with macOS Desktop.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-applescript": {
      "url": "None",
      "transport": "http"
    }
  }
}