Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_noteB

Create a new note in Apple Notes

get_noteA

Get a note's content by title or ID

update_noteC

Update a note's content (replace, append, or prepend)

delete_noteB

Delete a note by title or ID

list_notesC

List notes in a folder or account

move_noteC

Move a note to a different folder

create_folderB

Create a new folder in Apple Notes

delete_folderA

Delete a folder and all its notes from Apple Notes

list_foldersB

List all folders in Apple Notes

search_notesA

Search notes by keyword in title

list_accountsA

List available Apple Notes accounts (iCloud, On My Mac, etc.)

get_recent_notesC

Get notes modified in the last N hours

create_dev_noteB

Create a developer-formatted note from a template (standup, debug, commit)

create_snippet_noteB

Save a code snippet as a note with language tag and context

doctorA

Check Notes.app health: installation, permissions, and access

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jayprajapati/apple-noteagent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server