Allows interaction with Apple Notes on macOS, providing tools for retrieving folders, managing notes, and creating new content within the Apple Notes app.
Connects with the Apple Notes application on macOS, enabling retrieval, creation, and management of notes and folders through the macOS Notes ecosystem.
注释 MCP
与 macOS 上的 Apple Notes 连接的 MCP 服务器。
支持的工具
notes-get-folders
:获取所有文件夹。notes-get-notes
:获取文件夹中的所有笔记。notes-create-note
:创建具有标题和内容的新笔记。notes-get-note-by-id
:通过标识符获取注释。notes-get-note-by-title
:通过完全匹配的标题查找注释。notes-get-note-count
:获取笔记总数。
用法
构建它
始终先安装依赖项并构建它:
使用 Claude 桌面版
将以下内容添加到您的~/Library/Application\ Support/Claude/claude_desktop_config.json
:
并检查它是否在 Claude 设置中运行:
使用光标
然后检查 Cursor MCP 设置:
独立或用于其他项目
执照
Notes MCP
是根据 MIT 许可证授权的。
This server cannot be installed
MCP 服务器使 Claude 等 AI 助手能够访问和操作 macOS 上的 Apple Notes,从而允许通过自然语言交互检索、创建和管理笔记。
Related MCP Servers
- AsecurityAlicenseAqualityA simple note-taking MCP server for recording and managing notes with AI models.Last updated -46621TypeScriptGPL 2.0
- AsecurityFlicenseAqualityMCP server that integrates with inBox note-taking API, allowing users to create notes through any MCP client using conversation-based interactions.Last updated -1JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP server implementation that integrates with SiYuan Note system, enabling AI models to access and manipulate note data through comprehensive commands for notebook management, document operations, and content manipulation.Last updated -31041TypeScriptISC License
- -security-license-qualityA Python-based MCP server that allows users to create, read, and manage digital sticky notes with Claude integration for AI-powered note summarization.Last updated -Python