Provides access to the tool's repository and release downloads via GitHub.
Enables control of macOS system functions including mouse movement, screen capture, text pasting, window management, application launching, and shell command execution.
Allows execution of shell commands on the macOS system, enabling programmatic interaction with the command line interface.
MacPilot CLI
MacPilot CLI is an open-source tool that enables Large Language Models (LLMs) to interact with macOS through the MCP (Model Control Protocol) protocol. It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.
Tool Documentation
getCursorPosition
controlMouse
pasteText
captureScreen
shell
openApp
listApps
getWindowsInfo
getWindowA11yInfo
Tools To Be Implemented
- Drag mouse
Getting Started
- You need a Mac computer with Apple Silicon running macOS 14.0 (Sonoma) or later
- Download the binary file from the Releases section
- Configure your MCP-compatible application (Cursor or Claude Desktop app) by adding the following configuration:
- Grant the necessary permissions (screen recording, accessibility) to the application you're using with MacPilot CLI. For example, if you're using Cursor, make sure Cursor has the required permissions in System Settings.
- Switch to a tool-compatible model according to your application's requirements, and you're ready to use MacPilot CLI
This server cannot be installed
MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.
Related MCP Servers
- AsecurityAlicenseAqualityThe first open-source MCP server that enables AI to fully control remote macOS systems.Last updated -6125PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that enables running CLI for Microsoft 365 commands through GitHub Copilot Agent, allowing users to interact with Microsoft 365 services using natural language.Last updated -42TypeScriptMIT License
- -securityFlicense-qualityA local CLI & API for MCP management that allows users to download, install, manage, and interact with MCPs from GitHub, featuring process state management, port allocation, and HTTP API routes.Last updated -55TypeScript
- -securityAlicense-qualityAn MCP server that wraps around the GitHub CLI tool, allowing AI assistants to interact with GitHub repositories through commands for pull requests, issues, and repository operations.Last updated -123TypeScriptMIT License