NotesY
About
Access and manage Apple Notes on macOS via AppleScript.
Details
- Author
- rish-it
- Categories
- Productivity, Other
Jump to
Setup
Install NotesY in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/rish-it/Notes-MCP
Follow the installation instructions in the repository README, then restart your MCP client.
NotesY - Apple Notes Integration for Claude
A Claude MCP integration that allows seamless interaction with Apple Notes through natural language.
- 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
git clone https://github.com/yourusername/NotesY.git cd NotesY npm install npm run build
- Add to Claude's configuration (usually at~/Library/Application Support/Claude/claude_desktop_config.json):
{ "mcpServers": { "NotesY": { "command": "node", "args": ["/absolute/path/to/NotesY/dist/index.js"] } } }
Simply talk to Claude Desktop and ask it to:
Create a note titled 'shopping list' with items: milk, eggs, bread Add meeting notes to my 'work' note Delete my 'old tasks' note Search for notes with 'project'
You can also just give Claude long text and it will create a note with appropriate title:
Create a comprehensive trip plan for Krabi, Thailand, including recommended duration, best time to visit, must-see attractions, accommodation options, transportation tips, food recommendations, and budget considerations.
For testing without Claude, you can use the built-in CLI:
This lets you enter natural language commands directly and see the results.
git clone https://github.com/yourusername/NotesY.git cd NotesY npm install npm run build npm run dev
To run the Express server for API testing:
NotesY uses AppleScript to interact with the macOS Notes app, providing natural language understanding through an MCP integration with Claude Desktop.
Interact with Apple Notes using natural language on macOS.
Let your AI assistant directly manage calendar, email, notes, and control any Mac app.
Local macOS notebook that is also an MCP server. Any AI assistant — Claude, Cursor, ChatGPT, Cline, Zed — reads and writes your notes. 22 tools. Free, local, private.
Python tools for MCP that integrate with native Apple applications like Messages, Notes, Mail, and more on macOS.
Search, read, and create speech-to-text transcripts on-device with the Whisper Notes Mac app — 100% offline, no open ports.
Enables LLM clients to interact with macOS applications through AppleScript. Built using the @beyondbetter/bb-mcp-server library, this server provides safe, controlled execution of predefined scripts with optional support for arbitrary script execution.
Create notes, search, & think with your Fabric AI workspace
MCP server to interact with Routine: calendars, tasks, notes, etc.
On-device tools to detect AI-generated text and images, score readability, and strip AI artifacts, running locally on Apple silicon.
From the creators of Wunderlist — the all-in-one task management app for to-do lists, notes, and projects. AI-powered productivity that replaces 5 apps.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




