MCP Directory
Back

automation-mcp

by ashwwwin · TypeScript · ★ 390

Control your Mac with detailed mouse, keyboard, screen, and window management capabilities.

#mcp#mcp-server

Install

npx -y github:ashwwwin/automation-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "automation-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:ashwwwin/automation-mcp"
      ]
    }
  }
}

From the README

Automation MCP is a Model Context Protocol (MCP) server that provides AI models with **complete desktop automation capabilities** on macOS. It enables AI assistants to: - 🖱️ **Control your mouse** (click, move, scroll, drag) - ⌨️ **Type and send keyboard input** (including system shortcuts) - 📸 **Take screenshots** and analyze screen content - 🪟 **Manage windows** (focus, move, resize, minimize) - 🎯 **Interact with UI elements** through coordinates - 🎨 **Analyze screen colors** and highlight regions - 🔍 **Wait for images** to appear on screen Make sure you have [furi](https://github.co…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers