Back to search
30
MCP

applescript-mcp

peakmojo/applescript-mcp

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

Uptime
0.0%
6 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
@peakmojo/applescript-mcp
MCP server for executing 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
mcp-apple-notes
MCP server for Apple Notes integration using AppleScript
0 tools
macgic-mcp
macOS Accessibility MCP Server — gives AI hands and eyes on macOS
0 tools

How to use

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

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