RafalWilinski/mcp-apple-notes
Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Overview
RafalWilinski/mcp-apple-notes is a TypeScript MCP server. Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol. Topics: ai, claude, llm, mcp, rag, model-context.
Ranked #11726 out of 25632 indexed tools.
Ecosystem
TypeScript No license
aiclaudellmmcpragmodel-context
Signal Breakdown
Stars 365
Freshness 1y ago
Issue Health 12%
Contributors 1
Dependents 0
Forks 45
Description Good
License None
How to Improve
Description low impact
License low impact
Freshness high impact
Matched Queries
From the README
# MCP Apple Notes A [Model Context Protocol (MCP)](https://www.anthropic.com/news/model-context-protocol) 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. ## Features - 🔍 Semantic search over Apple Notes using [`all-MiniLM-L6-v2`](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on-device embeddings model - 📝 Full-text search capabilities - 📊 Vector storage using [LanceDB](https://lancedb.github.io/lancedb/) - 🤖 MCP-compatible server for AI assistant integration - 🍎 Native Apple Notes integration via JXA - 🏃♂️ Fully local execution - no API keys needed ## Prerequisites - [Bun](https://bun.sh/docs/installation) - [Claude Desktop](https://claude.ai/download) ## Installation 1. Clone the repository: ```bash git clone https://github.com/RafalWilinski/mcp-apple-notes cd mcp-apple-notes ``` 2. Install dependencieRead full README on GitHub →
Are you the maintainer? Claim this listing