mcp-apple-notes

mcp-apple-notes

3.6

If you are the rightful owner of mcp-apple-notes and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that enables semantic search and RAG over Apple Notes, allowing AI assistants like Claude to search and reference notes during conversations.

MCP Apple Notes is a server that integrates with Apple Notes to provide advanced search capabilities using semantic search and Retrieval Augmented Generation (RAG). It leverages the all-MiniLM-L6-v2 on-device embeddings model for semantic search and uses LanceDB for vector storage. The server is fully compatible with AI assistants, enabling them to access and reference Apple Notes seamlessly. The integration is native to Apple Notes via JXA, and the entire process runs locally, eliminating the need for API keys. This setup is ideal for users who want to enhance their note-taking experience with AI-powered search and retrieval functionalities.

Features

  • Semantic search over Apple Notes using on-device embeddings model
  • Full-text search capabilities
  • Vector storage using LanceDB
  • MCP-compatible server for AI assistant integration
  • Native Apple Notes integration via JXA