Back to search
30
MCP

@peakmojo/applescript-mcp

npm/@peakmojo/applescript-mcp

MCP server for executing AppleScript

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

Similar MCP servers embedding-nearest

mcp-applescript
An MCP server that enables LLMs to execute AppleScript commands on macOS
0 tools
applescript-mcp
MCP server that execute applescript giving you full control of your Mac
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
numbersmcp
MCP server for macOS Numbers.app — spreadsheet access via AppleScript
0 tools

How to use

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

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