Enables semantic search and Retrieval Augmented Generation (RAG) over Apple Notes using AI assistants like Claude.
Sponsored
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.
主要功能
01Semantic search over Apple Notes using an on-device embeddings model
02Vector storage using LanceDB
03Fully local execution - no API keys needed
04Full-text search capabilities
05MCP-compatible server for AI assistant integration
使用案例
01Semantic searching of notes for specific topics
02Referencing Apple Notes in conversations with Claude
03RAG (Retrieval Augmented Generation) over Apple Notes content