MCP Apple Notes
@Dingzeefs
About MCP Apple Notes
MCP server for Apple Notes integration with Cursor IDE
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Apple Notes?
MCP Apple Notes is a Model Context Protocol server that enables semantic search and retrieval over Apple Notes using on-device embeddings and LanceDB vector storage, integrated natively with macOS.
How to use MCP Apple Notes?
Configure MCP Apple Notes in Cursor IDE by adding a new command-type MCP server with the path to Bun and the index.ts file. After configuration, use the provided tools (list-notes, index-notes, get-note, search-notes, create-note) to interact with Apple Notes through Claude.
Key features of MCP Apple Notes
- Semantic search using an on-device embeddings model
- Full-text search capabilities
- Vector storage with LanceDB
- Native Apple Notes integration
Use cases of MCP Apple Notes
- Search your Apple Notes semantically using natural language queries
- Retrieve a specific note by its title
- List all note titles in your Apple Notes database
- Create new notes directly from a chat conversation
FAQ from MCP Apple Notes
What are the prerequisites for running MCP Apple Notes?
You need a macOS system and the Bun JavaScript runtime installed.
How do I start indexing my notes?
Use the index-notes tool after configuring the server to index your notes for semantic search.
What tools does the server expose?
The server provides five tools: list-notes, index-notes, get-note, search-notes, and create-note.
How can I verify the server is running correctly?
Check the MCP server status in Cursor IDE and try running the command directly in the terminal to see any error messages.
What should I do if I encounter permission issues?
Ensure Apple Notes is accessible and that you have granted the necessary permissions to the server.
More Memory & Knowledge MCP servers
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
JupyterMCP - Jupyter Notebook Model Context Protocol Integration
jjsantos01A Model Context Protocol (MCP) for Jupyter Notebook
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
π GistPad MCP
lostintangentπ An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Solomd
zhitongblogA markdown editor β and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
Comments