Skip to main content
Glama

applescript-mcp

notes_list

List all notes or filter by a specific folder in Apple Notes using AppleScript integration. Simplify organization and retrieval of notes directly from macOS.

Instructions

[Apple Notes operations] List all notes or notes in a specific folder

Input Schema

NameRequiredDescriptionDefault
folderNoOptional folder name to list notes from

Input Schema (JSON Schema)

{ "properties": { "folder": { "description": "Optional folder name to list notes from", "type": "string" } }, "type": "object" }

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/joshrutkowski/applescript-mcp'

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