mac-dev-playbook

GitHub

Mac setup and configuration via Ansible.

7,011 stars Shell 1 file ยท ~1,618 tokens #ansible#automation#developer#homebrew#mac#macos#playbook#setup

mac-dev-playbook MCP Server

MCP server for geerlingguy/mac-dev-playbook

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mac-dev-playbook": {
      "command": "npx",
      "args": [
        "-y",
        "@geerlingguy/mac-dev-playbook"
      ]
    }
  }
}