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 (string), startDate (date), endDate (date)

list

List today's events. Parameters: None

set_clipboard

Copy to clipboard. Parameters: content (string)

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 (string), location (optional string)

quick_look

Preview file. Parameters: path (string)

send_notification

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

toggle_do_not_disturb

Toggle DND mode. Parameters: None

volume

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

get_frontmost_app

Get active app. Parameters: None

launch_app

Open application. Parameters: name (string)

quit_app

Close application. Parameters: name (string), force (optional boolean)

toggle_dark_mode

Toggle dark mode. Parameters: None

paste_clipboard

Paste to iTerm. Parameters: None

run

Execute command. Parameters: command (string), newWindow (optional boolean)

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

カテゴリ