MCP.so
Sign In

Cursor Apple Notes Indexer

@packetnomad

About Cursor Apple Notes Indexer

An MCP app for Cursor that searches and indexes Apple Notes locally

Overview

What is Cursor Apple Notes Indexer?

Cursor Apple Notes Indexer is a Cursor MCP (Model Context Protocol) app for macOS that lets you search your Apple Notes directly from the Cursor IDE. It builds a local index of your notes progressively, updates it as you use the app, and stores all data entirely on your machine.

How to use Cursor Apple Notes Indexer?

Clone the repository, open the folder in Cursor, run npm install, and then install the app in Cursor’s MCP panel. Use the Command Palette (Cmd+Shift+P) to run commands: “Apple Notes Indexer: Index Notes” to build your index, “Apple Notes Indexer: Search Notes” to query with optional filters, and “Apple Notes Indexer: View Index” to see statistics.

Key features of Cursor Apple Notes Indexer

  • Search Apple Notes without leaving Cursor.
  • Progressive indexing that builds and updates over time.
  • Live re-indexing to capture latest notes.
  • Advanced search with filters and operators.
  • All indexed data stored locally for privacy.

Use cases of Cursor Apple Notes Indexer

  • Quickly find a note by typing a few keywords from within Cursor.
  • Search only in specific Apple Notes folders (e.g., “Work”, “Personal”).
  • Filter notes by date range and sort results by date.
  • Index your entire notes library once and perform fast, offline searches later.

FAQ from Cursor Apple Notes Indexer

What is the difference between this and Apple’s built‑in Notes search?

Cursor Apple Notes Indexer builds a persistent local index that you can query directly inside Cursor with advanced operators (folder, date range, sorting). Apple’s own search is limited to the Notes app itself.

On which platforms does Cursor Apple Notes Indexer work?

It requires macOS (since it uses the Apple Notes system) and the Cursor IDE. Node.js 14+ is also needed.

How is my privacy handled?

All indexed notes and search queries remain on your local machine. The app never sends data to external servers.

How do I allow Cursor to access Apple Notes?

If you encounter permission issues, go to System Preferences > Security & Privacy > Privacy > Automation and allow Cursor to control the Notes app.

Is Cursor Apple Notes Indexer free to use?

Yes, it is open‑source under the MIT license. No payment or subscription is required.

Comments

More IDE & Code Editors MCP clients