
Mcp Apple Notes
Give your agent full CRUD access to Apple Notes on macOS so specs and scratch ideas in Notes sync with coding tasks.
Overview
Apple Notes MCP is a Build-phase MCP server that connects your agent to Apple Notes on macOS with full CRUD operations over AppleScript.
What is this MCP server?
- MCP server for Apple Notes with full CRUD via AppleScript
- PyPI mcp-apple-notes package at version 0.1.2, stdio transport
- Bridges native macOS Notes into Claude Code and Cursor workflows
- Supports creating, reading, updating, and deleting notes from tools
- macOS-only integration—requires Notes app and AppleScript execution context
- Version 0.1.2 on PyPI with stdio transport
- Full CRUD scope stated in server description
- Repository: henilcalagiya/mcp-apple-notes on GitHub
Community signal: 51 GitHub stars.
What problem does it solve?
Your best product notes sit in Apple Notes while your agent only sees the codebase, forcing constant manual copy between apps.
Who is it for?
Mac-based indie builders who standardize on Apple Notes for thinking and want Claude Code or Cursor to read and update those notes safely.
Skip if: Windows or Linux developers, teams on Notion or Confluence, or anyone who cannot grant AppleScript access to Notes.
What do I get? / Deliverables
Your agent can pull specs from Notes, write meeting outcomes back, and keep task lists aligned with what you ship.
- CRUD MCP tools against Apple Notes folders and notes
- Agent-readable specs and scratch content from your Notes library
- Fewer context switches between Notes and the IDE
Recommended MCP Servers
Journey fit
Local Notes access is agent infrastructure—you install it while extending what your coding agent can touch on your machine. Agent-tooling captures MCP servers that widen the agent’s tool surface on the developer workstation, including AppleScript-backed apps.
How it compares
macOS-local Notes bridge via MCP, not a cross-platform docs skill or iCloud web API product.
Common Questions / FAQ
Who is Apple Notes MCP for?
Solo builders on macOS who keep plans and scratchpad content in Apple Notes and want MCP tools inside their coding agent.
When should I use Apple Notes MCP?
Use it while building agent tooling on your Mac when notes should be first-class context for implementation, debugging, or PM-style checklists.
How do I add Apple Notes MCP to my agent?
Install mcp-apple-notes from PyPI, add the stdio MCP server entry in Claude Desktop or your IDE, and allow AppleScript automation for Notes on macOS.