notes
Search, retrieve, or create notes in the Apple Notes app, enabling quick access and organization of information directly through the MCP server.
Instructions
Search, retrieve and create notes in Apple Notes app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | Content of the note to create (required for create operation) | |
folderName | No | Name of the folder to create the note in (optional for create operation, defaults to 'Claude') | |
operation | Yes | Operation to perform: 'search', 'list', or 'create' | |
searchText | No | Text to search for in notes (required for search operation) | |
title | No | Title of the note to create (required for create operation) |