Overview
What is mcp-apple-notes
mcp-apple-notes is a Model Context Protocol (MCP) server that enables semantic search and Retrieval Augmented Generation (RAG) over your Apple Notes, allowing AI assistants like Claude to reference your notes during conversations.
How to Use
To use mcp-apple-notes, clone the repository, install dependencies using Bun, configure Claude Desktop to recognize the MCP server, and index your notes by instructing Claude to do so.
Key Features
Key features include semantic search using the all-MiniLM-L6-v2 model, full-text search capabilities, vector storage with LanceDB, native Apple Notes integration via JXA, and fully local execution without the need for API keys.
Where to Use
mcp-apple-notes can be used in personal productivity, note-taking applications, and any scenario where enhanced search and retrieval of information from Apple Notes is beneficial.
Use Cases
Use cases include quickly retrieving information from notes during discussions, enhancing the capabilities of AI assistants in managing personal knowledge, and improving workflow efficiency by integrating notes with AI-driven tools.