Allows interaction with Apple Notes on macOS, providing tools for retrieving folders, managing notes, and creating new content within the Apple Notes app.
Connects with the Apple Notes application on macOS, enabling retrieval, creation, and management of notes and folders through the macOS Notes ecosystem.
Notes MCP
An MCP server that connects with your Apple Notes on macOS.
Supported Tools
notes-get-folders
: Get all folders.notes-get-notes
: Get all notes in a folder.notes-create-note
: Create a new note with title and content.notes-get-note-by-id
: Get a note by its identifier.notes-get-note-by-title
: Find a note by exact match of title.notes-get-note-count
: Get the total number of notes.
Usage
Build it
Always install dependencies and build it first:
With Claude for Desktop
Add the following to your ~/Library/Application\ Support/Claude/claude_desktop_config.json
:
And check it is running in Claude settings:
With Cursor
And then check Cursor MCP settings:
Standalone or for other projects
License
Notes MCP
is licensed under the MIT License.
This server cannot be installed
An MCP server that enables AI assistants like Claude to access and manipulate Apple Notes on macOS, allowing for retrieving, creating, and managing notes through natural language interactions.
Related MCP Servers
- AsecurityAlicenseAqualityA simple note-taking MCP server for recording and managing notes with AI models.Last updated -46621TypeScriptGPL 2.0
- AsecurityFlicenseAqualityMCP server that integrates with inBox note-taking API, allowing users to create notes through any MCP client using conversation-based interactions.Last updated -1JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP server implementation that integrates with SiYuan Note system, enabling AI models to access and manipulate note data through comprehensive commands for notebook management, document operations, and content manipulation.Last updated -31041TypeScriptISC License
- -security-license-qualityA Python-based MCP server that allows users to create, read, and manage digital sticky notes with Claude integration for AI-powered note summarization.Last updated -Python