axterminator

MikkoParkkola/axterminator
★ 2 stars Rust 🤖 AI/LLM Updated today
MCP server for macOS desktop automation. Background GUI testing, 30 tools, audio capture, camera, virtual desktops. Built in Rust.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "axterminator": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "axterminator"
      ]
    }
  }
}

README Excerpt

<div align="center"> **MCP server that gives AI agents the ability to see and control macOS applications.** </div> --- Up to 34+ MCP tools (27 core + optional audio, camera, spaces). Background interaction via the macOS Accessibility API. 379us per element access. Audio capture, camera input, virtual desktop isolation. Your AI agent connects and your Mac becomes an extension of it.

Tools (4)

audiocameraclispaces

Topics

accessibilityai-agentsautomationbackground-testingdesktop-automationgui-testingmacosmcpmcp-serverpyo3pythonrustself-healingtesting-framework