Loading languages...
AP

apple-notes-mcp

@sirmews111

# Apple Notes Model Context Protocol Server for Claude Desktop. Read your local Apple Notes database and provide it to Claude Desktop. Now Claude can search your most forgotten notes and know even more about you. Noting could go wrong. ## Components ### Resources The server implements the ability to read and write to your Apple Notes. ### Tools The server provides multiple prompts: - `get-all-notes`: Get all notes. - `read-note`: Get full content of a specific note. - `search-notes`: Search through notes. ### Missing Features: - No handling of encrypted notes (ZISPASSWORDPROTECTED) - No support for pinned notes filtering - No handling of cloud sync status - Missing attachment content retrieval - No support for checklist status (ZHASCHECKLIST) - No ability to create or edit notes

notes
apple
mcp
claude

# mcpServer Config

"mcpServers": {
  "apple-notes-mcp": {
    "command": "uvx",
    "args": [
      "apple-notes-mcp"
    ]
  }
}

# stdio

uvx apple-notes-mcp
Transport:
stdio
ภาษา:
Python
อัปเดตเมื่อ:7/23/2025