mac-use
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mac_use_statusA | Report platform, Accessibility / Screen Recording, and Mac Use readiness. |
| get_screen_sizeA | Return main display width/height in screen points (origin top-left). Same space as screenshot and click. |
| screenshotA | Capture the main display as PNG. Image pixels match screen points — click those coordinates. |
| mouse_moveA | Move the cursor. Absolute: x and y (global points, origin top-left). Relative: dx and/or dy. Returns position and display size. |
| clickB | HID click at screen points (x, y), or at the current cursor if x/y omitted. Same coordinates as the screenshot. |
| mouse_dragA | Left-button HID drag from (fromX, fromY) to (toX, toY) in screen points. |
| type_textA | Type unicode into the focused app (HID). Click the field first. No clipboard. For shortcuts use key. |
| keyB | Key event to the focused app. direction press (default), down, or up. Destructive chords (cmd+q, cmd+w, cmd+delete) require confirmed=true. |
| scrollB | HID scroll wheel at (x, y). dy>0 scrolls down. Optional dx. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/stevederico/mac-use'
If you have feedback or need assistance with the MCP directory API, please join our Discord server