mcp-remote-macos-use

by baryhuang
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MACOS_HOSTYesYour macOS hostname or IP address
MACOS_PASSWORDYesYour macOS password for the remote machine
MACOS_USERNAMEYesYour macOS username for the remote machine

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
remote_macos_get_screen

Connect to a remote MacOs machine and get a screenshot of the remote desktop. Uses environment variables for connection details.

remote_macos_mouse_scroll

Perform a mouse scroll at specified coordinates on a remote MacOs machine, with automatic coordinate scaling. Uses environment variables for connection details.

remote_macos_send_keys

Send keyboard input to a remote MacOs machine. Uses environment variables for connection details.

remote_macos_mouse_move

Move the mouse cursor to specified coordinates on a remote MacOs machine, with automatic coordinate scaling. Uses environment variables for connection details.

remote_macos_mouse_click

Perform a mouse click at specified coordinates on a remote MacOs machine, with automatic coordinate scaling. Uses environment variables for connection details.

remote_macos_mouse_double_click

Perform a mouse double-click at specified coordinates on a remote MacOs machine, with automatic coordinate scaling. Uses environment variables for connection details.

ID: xe1mcwrxeu