Automate Apple Notes with full CRUD, folder management, and search via MCP on macOS using AppleScript.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Apple Notes.
create_noteCreate notes with HTML content
read_noteRead notes by ID with verification
update_noteUpdate notes by ID with HTML content
delete_noteDelete notes by ID with verification
move_noteMove notes between folders
list_all_notesList all notes across all folders
Powerful tools for automating Apple Notes using Model Context Protocol (MCP)
mcp-name: io.github.henilcalagiya/mcp-apple-notes
Apple Notes MCP Server provides seamless integration of Apple Notes with any MCP-compatible client. It enables full note automation โ including creating, reading, updating, and deleting notes โ through a simple and secure AppleScript API layer.
uvx or manual setupmacOS/Linux:
Windows (PowerShell):
Alternative (pip):
Add this configuration to your MCP client:
For Perplexity, Cursor, Continue.dev, Claude Desktop:
๐ That's it! Your MCP client will automatically install and run the package when needed.
Note: Ensure your MCP client has permission to access Apple Notes and execute AppleScript commands in System Preferences โ Security & Privacy โ Privacy โ Accessibility.
create_note - Create notes with HTML contentread_note - Read notes by ID with verificationupdate_note - Update notes by ID with HTML contentdelete_note - Delete notes by ID with verificationmove_note - Move notes between folderslist_all_notes - List all notes across all folderscreate_folder - Create folders with path supportread_folder - Read folder details by IDrename_folder - Rename folders by IDdelete_folder - Delete folders by IDmove_folder - Move folders between locationssearch_notes - Search notes by keywordslist_folder_with_structure - Show folder hierarchylist_notes_with_structure - Show folders + notes hierarchyHTML Formatting: <h1-h6>, <b><i><u>, <p><div><br>, <ul><ol><li>, <table>, <a>
Special Features:
The server follows the MCP protocol specification and is built with a modular architecture:
"No module named 'mcp'" Error
uvx for automatic installationuv is installed and in PATHAppleScript Permission Denied
Notes Not Found
This project is licensed under the MIT License - see the LICENSE file for details.
Henil C Alagiya
Support & Contributions:
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/henilcalagiya-mcp-apple-notes)<a href="https://allmcps.com/mcp/henilcalagiya-mcp-apple-notes"><img src="https://allmcps.com/api/badge/henilcalagiya-mcp-apple-notes?style=directory" alt="MCP Apple Notes on AllMCPs" /></a>