by mediar-ai · MCP Server · ★ 276
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
mcp-server-macos-use Official website: https://macos-use.dev/ Model Context Protocol (MCP) server in Swift. It allows controlling macOS applications by leveraging the accessibility APIs, primarily through the . You can use it in Claude Desktop or other compatible MCP-client. The server listens for MCP commands over standard input/output () and exposes several tools to interact with applications. https://github.com/user-attachments/assets/cd203171-bac6-4124-9a58-59947a25be07 https://github.com/user-attachments/assets/f274560a-559f-4140-b133-c0b5c500a02d Available Tools The server exposes the following tools via the MCP method: Description: Opens or activates a specified application and then traverses its accessibility tree. Parameters: (String, Required): The application's name, bundle ID, or file path. Description: Simulates a mouse click at specific coordinates within the window of the target application (identified by PID) and then traverses its accessibility tree. Parameters: (Number, Required): The Process ID (PID) of the target application. (Number, Required): The X-coordinate for the click (relative to the window/screen, depending on SDK behavior).
| Stars | 276 |
| Forks | 33 |
| Language | Swift |
| Category | MCP Server |
| Quality Score | 63.916770825284/100 |
| Last Updated | 2026-04-26 |
| Created | 2025-04-09 |
| Platforms | mcp |
| Est. Tokens | ~651k |
Explore other popular mcp server tools:
mcp-server-macos-use is AI agent that controls computer with OS-level tools, MCP compatible, works with any model. It is categorized as a MCP Server with 276 GitHub stars.
mcp-server-macos-use is primarily written in Swift.
You can find installation instructions and usage details in the mcp-server-macos-use GitHub repository at github.com/mediar-ai/mcp-server-macos-use. The project has 276 stars and 33 forks, indicating an active community.