Apple Notes MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_foldersA | List all folders in Apple Notes |
| list_notesC | List notes in Apple Notes, optionally filtered by folder |
| get_noteB | Get the full content of a note by its name |
| get_note_by_idC | Get the full content of a note by its unique ID |
| create_noteB | Create a new note in Apple Notes |
| search_notesA | Search notes by keyword in title or body |
| update_noteB | Update the body content of an existing note |
| delete_noteA | Delete a note by name (moves to Recently Deleted) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |