Skip to main content
Glama

macPilotCli

by huhu415
10
  • Apple

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

  1. You need a Mac computer with Apple Silicon running macOS 14.0 (Sonoma) or later
  2. Download the binary file from the Releases section
  3. Configure your MCP-compatible application (Cursor or Claude Desktop app) by adding the following configuration:
    { "mcpServers": { "macPilotCli": { "command": "/path/to/downloaded/binary" } } }
  4. 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.
  5. Switch to a tool-compatible model according to your application's requirements, and you're ready to use MacPilot CLI
-
security - not tested
F
license - not found
-
quality - not tested

MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.

  1. Tool Documentation
    1. Tools To Be Implemented
      1. Getting Started

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          The first open-source MCP server that enables AI to fully control remote macOS systems.
          Last updated -
          6
          125
          Python
          MIT License
          • Apple
        • A
          security
          A
          license
          A
          quality
          An 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 -
          4
          2
          TypeScript
          MIT License
        • -
          security
          F
          license
          -
          quality
          A 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 -
          55
          TypeScript
          • Apple
          • Linux
        • -
          security
          A
          license
          -
          quality
          An 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 -
          123
          TypeScript
          MIT License
          • Linux
          • Apple

        View all related MCP servers

        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/huhu415/macPilotCli'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server