MCP Apple Notes

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • Provides semantic search and retrieval capabilities for Apple Notes, allowing users to list, search, retrieve, and create notes in their Apple Notes app.

  • Required for Apple Notes integration, leveraging native macOS functionality to access and manipulate notes.

MCP 苹果笔记

用于通过 Apple Notes 进行语义搜索和检索的模型上下文协议 (MCP) 服务器。

特征

  • 🔍 使用设备上嵌入模型进行语义搜索
  • 📝 全文搜索功能
  • 💾 使用 LanceDB 进行向量存储
  • 🍎 原生 Apple Notes 集成

先决条件

  • macOS(Apple Notes 集成所需)
  • Bun JavaScript 运行时

安装

  1. 克隆此存储库:
git clone https://github.com/Dingzeefs/mcp-apple-notes.git cd mcp-apple-notes
  1. 安装依赖项:
bun install

用法

在 Cursor IDE 中配置

  1. 打开游标 IDE
  2. 前往“设置”→“功能”→“MCP”
  3. 添加一个新的 MCP 服务器,配置如下:
    • 名称:Apple Notes
    • 类型:命令
    • 命令/path/to/bun /path/to/mcp-apple-notes/index.ts/path/to/bun替换为 Bun 可执行文件的实际路径(使用which bun找到它),并将/path/to/mcp-apple-notes替换为该存储库的实际路径。
  4. 重启 Cursor IDE

使用 MCP 服务器

配置完成后,您可以在与 Claude 的对话中使用以下工具:

  • list-notes :列出所有 Apple Notes 标题
  • index-notes :索引您的笔记以进行语义搜索(首先执行此操作)
  • get-note :按标题检索特定注释
  • search-notes :使用语义或关键字搜索来搜索您的笔记
  • create-note :创建具有指定标题和内容的新笔记

故障排除

如果您遇到问题:

  1. 通过查看 Cursor 中的 MCP 服务器状态来检查服务器是否正在运行
  2. 验证 MCP 服务器配置中的路径是否正确
  3. 尝试直接在终端中运行命令来查看任何错误消息
  4. 确保 Apple Notes 可访问且已授予权限

执照

麻省理工学院

-
security - not tested
F
license - not found
-
quality - not tested

模型上下文协议服务器,支持对 Apple Notes 内容进行语义搜索和检索,允许 AI 助手使用设备上的嵌入访问、搜索和创建笔记。

  1. Features
    1. Prerequisites
      1. Installation
        1. Usage
          1. Configuring in Cursor IDE
          2. Using the MCP Server
        2. Troubleshooting
          1. License
            ID: oey0kokhxb