NotesY
Access and manage Apple Notes on macOS via AppleScript.
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:
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"]
}
}
}
Usage
With Claude Desktop
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.
Using the CLI
For testing without Claude, you can use the built-in CLI:
npm run cli
This lets you enter natural language commands directly and see the results.
Local Development
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:
START_EXPRESS_SERVER=true npm run dev
How it Works
NotesY uses AppleScript to interact with the macOS Notes app, providing natural language understanding through an MCP integration with Claude Desktop.
Verwandte Server
Kone.vc
SponsorMonetize your AI agent with contextual product recommendations
Vivid MCP
Open a business account right from your AI chat
Attendee MCP Server
An MCP server for managing Attendee meeting bots, requiring a running Attendee backend service.
vidIQ for YouTube
YouTube growth toolkit for AI agents - research keywords, analyze channels, audit videos, pull transcripts, and more to find what works on YouTube.
Notion MCP Server
An MCP server for the Notion API, allowing language models to interact with Notion workspaces.
Linear Issues
Provides read-only access to issues within the Linear project management tool.
Peekaboo
a macOS-only MCP server that enables AI agents to capture screenshots of applications, or the entire system.
Word MCP Server
Create and edit Microsoft Word (.docx) documents via an API.
Trello
Trello integration for working with boards, lists in boards and cards in lists.
Breezing
Breezing MCP server providing access to the Breezing API: read and update transactions, wallets, assets, and balances across 40+ blockchains and 15+ exchanges. Categorize transactions by mapping contra accounts from the chart of accounts, manage balance sheet mappings, and prepare data for syncing to Xero or QuickBooks.
Qasper
Qasper gives AI agents the tools to discover local service businesses, check availability, and book appointments in real time.