notes
Search, retrieve, and create notes in the Apple Notes app. Use this tool to organize notes, find specific content, and manage folders through the Apple 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) |