Skip to main content
Glama
385,275 tools. Last updated 2026-08-03 19:26

"Using a Cursor to Operate a Local Computer" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • 连板网A股复盘数据: 连板天梯/题材/情绪周期/龙虎榜游资/个股涨停史 (A-share daily review, free read-only)

  • Stop RTMP streaming from a specified computer by providing its computer ID, returning the final stream status in JSON format.
    MIT
  • Download a screen recording's MP4 to your local machine so you can clip, extract frames, or transcode using tools like ffmpeg. Returns the local file path.
    MIT
  • Type text at the current cursor position in a virtual computer. Click an input field first, then use this tool to input text programmatically.
    MIT
  • Upload a file from your computer to Ed Discussion to get a URL for use in thread content or comments.
    MIT
  • Transfer files from Android devices to your computer using ADB pull. Specify device serial, remote file path, and local destination to copy files securely.
    MIT
  • Identify users with Remote Desktop Protocol access to a specific computer to analyze lateral movement and privilege escalation risks in Active Directory environments.
    GPL 3.0
  • Copy a file from an Android device to your computer using ADB, specifying the remote path and optional local directory.
  • Scan keys in Redis using the SCAN command for non-blocking, production-safe iteration. Use a pattern to match keys and a cursor to paginate through results for complete retrieval.
    MIT
  • Switch WebDriver frame context to an iframe using a CSS or XPath selector, or omit the selector to return to the top-level frame. Subsequent commands operate within the switched frame.
    MIT