MCP ServersMCP.so
Cursor Apple Notes Indexer

Cursor Apple Notes Indexer

Visit Server
created by
Cursor Apple Notes Indexerpacketnomada day ago
An MCP app for Cursor that searches and indexes Apple Notes locally
Information

Cursor Apple Notes Indexer

A Cursor MCP app that allows you to search your Apple Notes and create a local index that builds progressively.

Features

  • 🔍 Search Apple Notes: Quickly find your notes without leaving Cursor
  • 📇 Progressive Indexing: The app builds and updates its index as you use it
  • 🔄 Live Updates: Re-index to capture your latest notes
  • 🔎 Advanced Search: Use filters and operators for precise searching
  • 🗄️ Local Storage: All indexed data is stored locally on your machine

Installation

  1. Clone this repository
  2. Open the folder in Cursor
  3. Run npm install to install dependencies
  4. Install the app in Cursor's MCP panel

Usage

Indexing Notes

Before searching, you need to build the index:

  1. Open the Command Palette in Cursor (Cmd+Shift+P)
  2. Type "Apple Notes Indexer: Index Notes"
  3. Wait for the indexing process to complete

Searching Notes

  1. Open the Command Palette in Cursor (Cmd+Shift+P)
  2. Type "Apple Notes Indexer: Search Notes"
  3. Enter your search query
  4. Browse through the results

Advanced Search

You can use advanced search operators in your queries:

  • folder:"Personal" - Search only in the "Personal" folder
  • date:"2023-01-01 to 2023-12-31" - Search for notes within a date range
  • sort:dateNewest - Sort results by date (newest first)

Combined example:

meeting notes folder:"Work" date:"2023-01-01 to 2023-12-31" sort:dateNewest

View Index Status

  1. Open the Command Palette in Cursor (Cmd+Shift+P)
  2. Type "Apple Notes Indexer: View Index"
  3. See statistics about your indexed notes

Requirements

  • macOS (since it uses Apple Notes)
  • Cursor IDE
  • Node.js 14+

Privacy

All data remains on your local machine. The app does not send your notes or search queries to any external servers.

Troubleshooting

If you encounter permission issues when accessing Apple Notes, make sure to:

  1. Open System Preferences > Security & Privacy > Privacy > Automation
  2. Allow Cursor to control the Notes app

Development

Building

npm install
npm run build

Contributing

Pull requests are welcome! Please feel free to contribute to this project.

License

MIT

Recommended Clients
ChatSum
ChatSumQuery and Summarize your chat messages.
Mcp Databricks Server
Mcp Databricks ServerThis is a Model Context Protocol (MCP) server for executing SQL queries against Databricks using the Statement Execution API. It enables AI assistants to directly query Databricks data warehouses, analyze database schemas, and retrieve query results in a structured format, all while respecting proper permission boundaries. It can retrieve data by performing SQL requests using the Databricks API. When used in an Agent mode, it can successfully iterate over a number of requests to perform complex tasks. It is even better when coupled with Unity Catalog Metadata.
Github
GithubMCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
Perplexity Web Search MCP Server
Perplexity Web Search MCP ServerA perplexity MCP server
MongoDB Lens
MongoDB LensFull featured MCP Server for MongoDB database analysis.
Mcp Timeplus
Mcp TimeplusMCP timeplus for Apache Kafka, ClickHouse and Timeplus. Able to list Kafka topics, poll Kafka messages, save Kafka data locally and query with SQL via Timeplus
Nuanced MCP Server
Nuanced MCP ServerA Model Context Protocol (MCP) server that provides call graph analysis capabilities to LLMs through the nuanced library
Microsoft SQL Server MCP Server (MSSQL)
Microsoft SQL Server MCP Server (MSSQL)MS SQL MCP Server An easy-to-use bridge that lets AI assistants like Claude directly query and explore Microsoft SQL Server databases. No coding experience required! What Does This Tool Do? This tool allows AI assistants to: Discover tables in your SQL Server database View table structures (columns, data types, etc.) Execute read-only SQL queries safely Generate SQL queries from natural language requests
Template for MCP Server
Template for MCP Server
Mcp Server Ragdocs
Mcp Server RagdocsAn MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment their responses with relevant documentation context.