MCPServers
a

applescript-mcp

0
0

Summary

Enables LLM applications to interact with macOS through AppleScript.

Available Actions(17)

add

Create calendar event. Parameters: title, startDate, endDate

list

List today's events. Parameters: None

set_clipboard

Copy to clipboard. Parameters: content

get_clipboard

Get clipboard contents. Parameters: None

clear_clipboard

Clear clipboard. Parameters: None

get_selected_files

Get selected files. Parameters: None

search_files

Search for files. Parameters: query, location (optional)

quick_look

Preview file. Parameters: path

send_notification

Show notification. Parameters: title, message, sound (optional)

toggle_do_not_disturb

Toggle DND mode. Parameters: None

volume

Set system volume. Parameters: level (0-100)

get_frontmost_app

Get active app. Parameters: None

launch_app

Open application. Parameters: name

quit_app

Close application. Parameters: name, force (optional)

toggle_dark_mode

Toggle dark mode. Parameters: None

paste_clipboard

Paste to iTerm. Parameters: None

run

Execute command. Parameters: command, newWindow (optional)

Last Updated: April 8, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Try it now in
HighlightHighlight AI

语言

TypeScript

分类