apple-notes-mcp
活跃·★ 34·MIT·更新于 2026-05-27
★ 时下流行★ API 集成
一个模型上下文协议(MCP)服务器,使Claude等AI助手能够在macOS上读取、创建、搜索和管理Apple Notes中的笔记。
此服务器作为AI助手与Apple Notes之间的桥梁。配置完成后,您可以要求Claude保存笔记、查找笔记、读取笔记、移动笔记和管理文件夹。所有数据都保留在您的本地机器上。
#人工智能#apple-notes#applescript#Claude#macOS#MCP 协议#MCP 服务器#模型上下文协议
01
功能特性
01创建笔记
02搜索笔记
03读取笔记
04更新笔记
05删除笔记
02
兼容性
macOS
macOS
已通过文档验证
03
快速开始
1
$ npm install -g github:sweetrb/apple-notes-mcp
04
使用场景
↳将对话保存为名为'会议摘要'的笔记
↳查找所有关于项目截止日期的笔记
↳读取我的购物清单笔记
05
同类工具
相关搜索
评论
登录后发表评论
- RRemy Jackson2026年5月19日
Search works across all notes, useful for large note collections.
- EEllis Lewis2026年4月5日
Apple Notes via MCP — create, search, update without opening the app.
- QQuinn Davis2026年3月3日
Reliable, no sync issues with iCloud-backed notes.
- JJordan Clark2026年2月28日
Good for workflows where Notes is the knowledge base and AI needs read/write access.