mediar-ai/mcp-server-macos-use
AI agent that controls computer with OS-level tools, MCP compatible, works with any model
Overview
mediar-ai/mcp-server-macos-use is a Swift MCP server. AI agent that controls computer with OS-level tools, MCP compatible, works with any model
Ranked #2686 out of 25632 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Swift NOASSERTION
Signal Breakdown
Stars 213
Freshness 2d ago
Issue Health 20%
Contributors 3
Dependents 0
Forks 23
Description Good
License NOASSERTION
How to Improve
Description low impact
License low impact
Issue Health high impact
Matched Queries
From the README
# 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 `MacosUseSDK`.
You can use it in Claude Desktop or other compatible MCP-client.
The server listens for MCP commands over standard input/output (`stdio`) 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 `CallTool` MCP method:
1. **`macos-use_open_application_and_traverse`**
* **Description:** Opens or activates a specified application and then traverses its accessibility tree.
* **Parameters:**
* `identifier` (String, Required): The application's name, bundle ID, or file path.
2. **`macos-use_click_and_traverse`**
Read full README on GitHub →
Are you the maintainer? Claim this listing