Labsco
RafalWilinski logo

Apple Notes

β˜… 401

from RafalWilinski

Talk with your Apple Notes

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeAdvanced setup

MCP Apple Notes

MCP Apple Notes

A Model Context Protocol (MCP) server that enables semantic search and RAG (Retrieval Augmented Generation) over your Apple Notes. This allows AI assistants like Claude to search and reference your Apple Notes during conversations.

MCP Apple Notes

Features

  • πŸ” Semantic search over Apple Notes using all-MiniLM-L6-v2 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
  • πŸƒβ€β™‚οΈ Fully local execution - no API keys needed

Todos

  • Apple notes are returned in the HTML format. We should turn them to Markdown and embed that
  • Chunk source content using recursive text splitter or markdown text splitter
  • Add an option to use custom embeddings model
  • More control over DB - purge, custom queries, etc.
  • Storing notes in Notes via Claude