henilcalagiya/mcp-apple-notes
by Various
An local mcp server for interacting with Apple Notes via LLM.
MCP
henilcalagiya/mcp-apple-notes
Added 1 June 2026
Overview
A local MCP server that lets LLMs read, search, and create notes in Apple Notes. It uses Python to interface with the macOS Notes database, enabling programmatic access through the Model Context Protocol.
Best for
Best for
Developers building macOS-native AI assistants that need to read or write Apple Notes
Use cases
- Search and retrieve notes by content or title
- Create new notes from LLM-generated text
- Automate note organization and backup workflows
How to use
Install
uvx mcp-apple-notes@latest Tools exposed
create_noteread_noteupdate_notedelete_notemove_notelist_all_notescreate_folderread_folderrename_folderdelete_foldermove_foldersearch_noteslist_folder_with_structurelist_notes_with_structure
Tested with
Continue.dev, Claude Desktop, Perplexity, Cursor
Example client config
{\n "mcpServers": {\n "apple-notes": {\n "command": "uvx",\n "args": ["mcp-apple-notes@latest"]\n }\n }\n} Notes
A local MCP server that lets LLMs read, search, and create notes in Apple Notes. It uses Python to interface with the macOS Notes database, enabling programmatic access through the Model Context Protocol.
50 stars on GitHub. Last updated 2025-09-11. Licensed MIT.
Use cases
- Search and retrieve notes by content or title
- Create new notes from LLM-generated text
- Automate note organization and backup workflows
Pros
- Direct local access to Apple Notes without cloud dependencies
- Simple MCP integration for LLM toolchains
- Lightweight Python implementation
Cons
- Limited to macOS only
- Requires granting full disk access to the Notes database
- Small community and limited documentation
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Direct local access to Apple Notes without cloud dependencies
- Simple MCP integration for LLM toolchains
- Lightweight Python implementation
Cons
- Limited to macOS only
- Requires granting full disk access to the Notes database
- Small community and limited documentation
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.