Apple Notes MCP
Related Servers
Alternatives to Apple Notes MCP
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables interaction with Apple Notes on macOS through AppleScript, allowing users to list, search, read, create, update, and delete notes across accounts and folders.71-
- AlicenseAqualityDmaintenanceEnables AI assistants to read, create, search, update, and delete Apple Notes through natural language conversation, using JXA to communicate directly with the Notes app.82,008 npm28MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to read, write, search, and manage Apple Notes on macOS via AppleScript automation.2,008 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables agents to perform rich CRUD operations on Apple Notes, including listing, searching, showing, and creating notes with optional folders.MIT
- AlicenseDqualityBmaintenanceEnables interaction with Apple Notes via natural language, supporting note creation, search, and retrieval with iCloud integration for seamless note management.37 npm25MIT
- AlicenseAqualityDmaintenanceEnables LLMs to create, read, and append notes in Apple Notes through AppleScript, with append-only operations restricted to a single folder for safety.4MIT
TDQS
Scored across 10 tools
Each tool has a clearly distinct purpose: status, listing accounts, listing folders, searching, reading, creating, updating, moving, deleting notes, and creating folders. No two tools overlap in functionality.
All tools follow the consistent 'notes_<action>' pattern using snake_case. Actions are clear verbs or verb-noun combinations (e.g., list_accounts, create_folder), forming a predictable naming convention.
With 10 tools, the server is well-scoped for managing Apple Notes. It covers all essential operations without being overly numerous or too sparse.
The set covers the full lifecycle of notes (CRUD plus move) and major organizational features (accounts, folders, search). Minor gaps exist, such as missing folder deletion or rename, but core workflows are well supported.