A Model Context Protocol server that enables semantic search and retrieval of Apple Notes content, allowing AI assistants to access, search, and create notes using on-device embeddings.
A Model Context Protocol (MCP) server for semantic search and retrieval over Apple Notes.
git clone https://github.com/Dingzeefs/mcp-apple-notes.git cd mcp-apple-notes
bun install
Open Cursor IDE
Go to Settings → Features → MCP
Add a new MCP server with the following configuration:
/path/to/bun /path/to/mcp-apple-notes/index.ts
Replace /path/to/bun
with the actual path to your Bun executable (find it using which bun
)
and /path/to/mcp-apple-notes
with the actual path to this repository.
Restart Cursor IDE
Once configured, you can use the following tools in your conversations with Claude:
If you encounter issues:
MIT
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!