# Apple Notes Server

Access and manage your local Apple Notes database via Claude Desktop.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add apple-notes-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list apple-notes-mcp
```

---

Source: https://github.com/sirmews/apple-notes-mcp | License: MIT
