Skip to main content
Glama
senseisven

MCP Remote macOS Control Server

by senseisven

remote_macos_mouse_drag_n_drop

Drag and drop items on a remote macOS machine by specifying start and end coordinates with automatic screen scaling.

Instructions

Perform a mouse drag operation from start point and drop to end point on a remote MacOs machine, with automatic coordinate scaling.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
start_xYesStarting X coordinate (in source dimensions)
start_yYesStarting Y coordinate (in source dimensions)
end_xYesEnding X coordinate (in source dimensions)
end_yYesEnding Y coordinate (in source dimensions)
source_widthNoWidth of the reference screen for coordinate scaling
source_heightNoHeight of the reference screen for coordinate scaling
buttonNoMouse button (1=left, 2=middle, 3=right)
stepsNoNumber of intermediate points for smooth dragging
delay_msNoDelay between steps in milliseconds

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/senseisven/mcp_macos'

If you have feedback or need assistance with the MCP directory API, please join our Discord server