Apple Notes MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RodriguesJohn/applenotesmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server