← Back to Plugins
MCP Server MCP

macOS-MCP

github By github 👁 1 views ▲ 0 votes

MCP server for macOS desktop automation via the Accessibility API.

Homepage Verified source GitHub

Install

uvx macos-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "macos-mcp",
      "version": "0.3.6",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "description": "Run the macos-mcp server",
          "isRequired": true,
          "format": "string",
          "value": "macos-mcp",
          "type": ""
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...