Loomal

macOS-MCP

MCP server by github.com/jeomon/macos-mcp

MCP server for macOS desktop automation via the Accessibility API.

70 starspypi: macos-mcp

About macOS-MCP

macOS-MCP is an MCP (Model Context Protocol) server published by jeomon in the official MCP registry, listed under App Automation on Loomal. MCP server for macOS desktop automation via the Accessibility API.

It ships as a Python package on PyPI (macos-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jeomon/macos-mcp, where the project has earned 70 GitHub stars.

Use macOS-MCP with your agent

Claude Code · one command
claude mcp add macos-mcp -- uvx macos-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "macos-mcp": {
      "command": "uvx",
      "args": [
        "macos-mcp"
      ]
    }
  }
}
pypimacos-mcp

Frequently asked questions

What is macOS-MCP?
macOS-MCP is an MCP (Model Context Protocol) server by jeomon in the App Automation category. MCP server for macOS desktop automation via the Accessibility API.
How do I connect macOS-MCP to Claude, Cursor, or another MCP client?
Install macOS-MCP from its pypi package (macos-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is macOS-MCP open source?
Yes — the source code is public at github.com/jeomon/macos-mcp, with 70 GitHub stars.
Can AI agents pay to use macOS-MCP?
Not yet through Loomal — macOS-MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain macOS-MCP? Claim this listing free by verifying GitHub ownership, or contact us.