The reputation layer for AI skills, tools & agents

RafalWilinski/mcp-apple-notes

Score: 20.9 Rank #11726

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 453 days ago — a recent commit would boost your freshness score

Badge

AgentRank score for RafalWilinski/mcp-apple-notes
[![AgentRank](https://agentrank-ai.com/api/badge/tool/RafalWilinski--mcp-apple-notes)](https://agentrank-ai.com/tool/RafalWilinski--mcp-apple-notes)
<a href="https://agentrank-ai.com/tool/RafalWilinski--mcp-apple-notes"><img src="https://agentrank-ai.com/api/badge/tool/RafalWilinski--mcp-apple-notes" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

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 dependencie
Read full README on GitHub →
Are you the maintainer? Claim this listing