NotesY - Apple Notes Integration for Claude
A Claude MCP integration that allows seamless interaction with Apple Notes through natural language.
Features
- Create notes with content and titles
- Update existing notes with new content
- Delete notes by title
- Search for notes containing specific text
- Automatically detect trip planning requests and create notes
Installation
- Clone and build the project:
Copy
- Add to Claude's configuration (usually at
~/Library/Application Support/Claude/claude_desktop_config.json
):
Copy
Usage
With Claude Desktop
Simply talk to Claude Desktop and ask it to:
Copy
You can also just give Claude long text and it will create a note with appropriate title:
Copy
Using the CLI
For testing without Claude, you can use the built-in CLI:
Copy
This lets you enter natural language commands directly and see the results.
Local Development
Copy
To run the Express server for API testing:
Copy
How it Works
NotesY uses AppleScript to interact with the macOS Notes app, providing natural language understanding through an MCP integration with Claude Desktop.
This server cannot be installed
A Claude MCP integration that allows seamless interaction with Apple Notes through natural language, enabling users to create, update, delete, and search notes.
Related MCP Servers
- AsecurityAlicenseAqualityEnables interaction with Apple apps like Messages, Notes, and Contacts through the MCP protocol to send messages, search, and open app content using natural language.Last updated -67561,385TypeScriptMIT License
- AsecurityAlicenseAqualityEnables interaction with Apple Notes via natural language, supporting note creation, search, and retrieval with iCloud integration for seamless note management.Last updated -32TypeScriptMIT License
- -securityFlicense-qualityA Claude-compatible MCP server that enables storing and summarizing notes through a simple note storage system with custom URI scheme.Last updated -3Python
- -securityFlicense-qualityA TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes through Claude Desktop.Last updated -JavaScript