Enables semantic search and Retrieval Augmented Generation (RAG) over Apple Notes using AI assistants like Claude.
Apple Notes integrates with the Model Context Protocol (MCP) to enable AI assistants like Claude to semantically search and reference your notes during conversations. It utilizes an on-device embeddings model and LanceDB for vector storage, providing full-text search capabilities and native Apple Notes integration. The server executes locally without requiring API keys, allowing for a private and efficient workflow.