HomeProductivity › Mac Shortcuts — read your Mac from any agent

Mac Shortcuts — read your Mac from any agent

Read your Mac's Calendar, Reminders, Notes, Contacts and more via Shortcuts. Read-only, local.

TypeScript
★ 13 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y mac-shortcuts-mcp@0.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "mac-shortcuts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mac-shortcuts-mcp@0.1.2"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry