Apple Notes
MCP Serverby velonone · Added 5mo ago
Claude
3
Install
git clone https://github.com/velonone/AeonsageAdd to Claude
claude mcp add apple-notesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"apple-notes": {
"command": "npx",
"args": [
"@modelcontextprotocol/apple-notes"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manage Apple Notes via the memo CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks AeonSage to add a note, list notes, search notes, or manage note folders.
Tags
developmentgitsecurityskill