mcp-server-macos-use
74
The MCP server for macOS, written in Swift, allows control over macOS applications using accessibility APIs. It supports various operations like opening applications, simulating user interactions, and more through the MacosUseSDK, communicating with compatible clients.
macos-use_open_application_and_traverse
Open or activate the application and traverse its accessibility tree
macos-use_click_and_traverse
Simulate mouse clicks and traverses the barrier-free tree
macos-use_type_and_traverse
Simulate keyboard input and traverse the barrier-free tree
macos-use_press_key_and_traverse
Simulate keys and traverse the barrier-free tree
macos-use_refresh_traversal
Traversal of barrier-free trees only