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:
Add to Claude's configuration (usually at
~/Library/Application Support/Claude/claude_desktop_config.json
):
Usage
With Claude Desktop
Simply talk to Claude Desktop and ask it to:
You can also just give Claude long text and it will create a note with appropriate title:
Using the CLI
For testing without Claude, you can use the built-in CLI:
This lets you enter natural language commands directly and see the results.
Local Development
To run the Express server for API testing:
How it Works
NotesY uses AppleScript to interact with the macOS Notes app, providing natural language understanding through an MCP integration with Claude Desktop.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
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
- AsecurityFlicenseAqualityA simple TypeScript-based MCP server that implements a notes system, allowing users to create, list, and generate summaries of text notes via Claude.Last updated -12
- AsecurityFlicenseAqualityA Claude-compatible MCP server that enables storing and summarizing notes through a simple note storage system with custom URI scheme.Last updated -4
Inkdrop MCP Serverofficial
AsecurityAlicenseAqualityIntegrates Inkdrop note-taking app with Claude AI through Model Context Protocol, allowing Claude to search, read, create, and update notes in your Inkdrop database.Last updated -1740Apache 2.0- AsecurityFlicenseAqualityA 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 -12641