All MCP servers

macOS-MCP

Official
by Api.Airforcestdio068MIT

MCP server for macOS desktop automation via the Accessibility API.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "macos-mcp-impb5891": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}