Apple Notes Mcp

Created By
disco-trooper5 months ago
Overview

What is Apple Notes MCP?

Apple Notes MCP is a server application that allows users to manage their Apple Notes using natural language processing, enabling semantic search and full CRUD operations.

How to use Apple Notes MCP?

To use Apple Notes MCP, install it via npm or from source, run the setup wizard, and then interact with your notes using natural language commands through the Claude Code CLI.

Key features of Apple Notes MCP?

  • Semantic Search: Find notes based on meaning rather than keywords.
  • Hybrid Search: Combines vector and keyword search for improved results.
  • Full CRUD Operations: Create, read, update, delete, and move notes.
  • Incremental Indexing: Only re-embeds notes that have changed.
  • Dual Embedding Support: Choose between local or cloud-based embedding.

Use cases of Apple Notes MCP?

  1. Searching for specific notes using natural language queries.
  2. Creating and organizing notes efficiently.
  3. Updating existing notes with new content.
  4. Deleting or moving notes as needed.

FAQ from Apple Notes MCP?

  • Can I use Apple Notes MCP on Windows?

No, it is designed specifically for macOS.

  • Is there a cost to use Apple Notes MCP?

No, it is open-source and free to use.

  • What are the requirements to run Apple Notes MCP?

You need macOS, the Apple Notes app, and the Bun runtime.

Server Config

{
  "mcpServers": {
    "apple-notes": {
      "command": "npx",
      "args": [
        "-y",
        "@disco_trooper/apple-notes-mcp"
      ],
      "env": {
        "EMBEDDING_PROVIDER": "local",
        "EMBEDDING_MODEL": "Xenova/all-MiniLM-L6-v2"
      }
    }
  }
}
Project Info
Created At
5 months ago
Updated At
5 months ago
Author Name
disco-trooper
Star
-
Language
-
License
-

Recommend Servers

View All
Payai X402 Tools

10 hours ago