mcp-remote-macos-use
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MACOS_HOST | Yes | Your macOS hostname or IP address | |
| MACOS_PASSWORD | Yes | Your macOS password for the remote machine | |
| MACOS_USERNAME | Yes | Your macOS username for the remote machine |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| remote_macos_get_screenB | Connect to a remote MacOs machine and get a screenshot of the remote desktop. Uses environment variables for connection details. |
| remote_macos_mouse_scrollA | 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_keysC | Send keyboard input to a remote MacOs machine. Uses environment variables for connection details. |
| remote_macos_mouse_moveC | 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_clickC | 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_clickB | Perform a mouse double-click at specified coordinates on a remote MacOs machine, with automatic coordinate scaling. Uses environment variables for connection details. |
| remote_macos_open_applicationC | Opens/activates an application and returns its PID for further interactions. |
| remote_macos_mouse_drag_n_dropB | Perform a mouse drag operation from start point and drop to end point on a remote MacOs machine, with automatic coordinate scaling. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/baryhuang/mcp-remote-macos-use'
If you have feedback or need assistance with the MCP directory API, please join our Discord server