Skip to main content
Glama

Apple MCP Server

notes

Search and retrieve Apple Notes app content using the Apple MCP Server. Input search text to filter results or fetch all notes for quick access.

Instructions

Search and retrieve notes from Apple Notes app

Input Schema

NameRequiredDescriptionDefault
searchTextNoText to search for in notes (optional - if not provided, returns all notes)

Input Schema (JSON Schema)

{ "properties": { "searchText": { "description": "Text to search for in notes (optional - if not provided, returns all notes)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Apple MCP Server

Related Tools

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

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