Back to MCP directory
publicPublicdnsLocal runtime

Apple Notes

Cursor MCP插件,支持在编辑器中直接操作Apple Notes

article

README

🚀 Cursor MCP苹果笔记插件

Cursor MCP苹果笔记插件是一款专为Cursor MCP打造的应用程序,它能让你直接在编辑器里与Apple Notes进行交互,极大提升笔记管理效率。

🚀 快速开始

本插件能让你在Cursor编辑器中轻松与Apple Notes交互,以下是快速开始步骤:

  1. 打开Cursor
  2. 打开命令面板(Cmd/Ctrl + Shift + P)
  3. 输入 MCP: 安装插件
  4. 输入 packetnomad/cursor-mcp-apple-notes

✨ 主要特性

  • 🔍 搜索您的苹果笔记
  • 📝 创建新的笔记
  • 📖 阅读现有笔记

📦 安装指南

  1. 打开Cursor
  2. 打开命令面板(Cmd/Ctrl + Shift + P)
  3. 输入 MCP: 安装插件
  4. 输入 packetnomad/cursor-mcp-apple-notes

💻 使用示例

基础用法

搜索笔记

MCP:搜索笔记 <查询>

创建笔记

MCP:创建笔记

您将被提示输入标题和内容。

阅读笔记

MCP:阅读笔记 <id>

📚 详细文档

系统要求

  • macOS(苹果笔记集成所需的必要条件)
  • 带有MCP支持的Cursor

📄 许可证

本插件采用MIT许可证。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client