Osascript MCP server
macOS automation: 17 typed tools for windows, menus, keyboard, clipboard, tabs, screenshots
11 stars35 downloads/wk
Reviews
Write oneNobody has reviewed Osascript yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Osascript tools (17, 3 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
app_menuList available menu items or click a specific menu item in an application. Requires Accessibility permission.
app_visibilityHide, unhide (show), or quit an application. Hiding keeps the app running but removes its windows from view (like Cmd+H). Requires Accessibility permission for hide/unhide.
file_openOpen a file or folder, optionally in a specific application. Uses macOS 'open' command.
get_browser_tabsList open tabs in Safari, Chrome, or Arc (title + URL for each tab).
get_clipboardGet the current macOS clipboard contents as plain text.
get_displaysGet information about all connected displays — position, size, and which is the main display. Useful for multi-monitor window management.
get_frontmost_appGet the name and bundle ID of the frontmost (active) application. May require Automation permission for System Events in System Settings > Privacy & Security > Automation.
manage_windowsList, move, resize, minimize, fullscreen, or close application windows. For multi-monitor setups call get_displays first, then pass absolute coordinates to 'move'. Requires Accessibility permission for most actions.
open_appLaunch or activate a macOS application by name.
open_urlOpen a URL in the default browser. Only http, https, and mailto schemes are allowed.
press_keyPress a key with optional modifiers (e.g. return, tab, c with command). Requires Accessibility permission.
run_osascriptwrite actionExecute an AppleScript or JXA (JavaScript for Automation) script on macOS.
run_shortcutwrite actionList available Apple Shortcuts or run a specific shortcut by name.
screenshotCapture a screenshot of the full screen, a region, or a specific app window. Requires Screen Recording permission in System Settings > Privacy & Security > Screen Recording.
send_notificationwrite actionDisplay a macOS notification banner with a title and message.
set_clipboardSet the macOS clipboard to the given text content.
type_textType text into the frontmost application. Works by temporarily replacing the clipboard and pressing Cmd+V (not keystroke, which would garble non-Latin keyboard layouts). The previous clipboard is restored only if it held plain text — image or file clipboards are lost. Requires Accessibility permission. Max 500 chars.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 9 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y mcp-osascript on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp-osascript -- npx -y mcp-osascript
Osascript: common questions
- Is Osascript MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Osascript safety report
- How do I install Osascript?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Osascript need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Osascript maintained?
- The last commit was 9 days ago (2026-09-11). The latest release is v1.1.3.
- What can I use instead of Osascript?
- Servers from other publishers that do the same job: Illustrator MCP server and Mirroir MCP server.
Alternatives to Osascript
Same job from other publishers: the closest match first, then the best rated.
- IllustratorAdobe Illustrator MCP with 67 tools — more than the official Illustrator MCP. macOS | Windows.not reviewedEstablishedA
- MirroirControl a real iPhone through macOS iPhone Mirroring: screenshot, tap, swipe, type.not reviewedEstablishedC