mcp-apple-notes
MCP Apple Notes is a Model Context Protocol server designed to facilitate semantic searching and retrieval augmented generation over Apple Notes. It allows integration with AI assistants like Claude for enhanced reference and indexing capabilities, running fully locally without needing external API keys.
What is the purpose of MCP Apple Notes?
MCP Apple Notes enables semantic search and RAG over Apple Notes, allowing AI assistants to reference notes during conversations.
Do I need an internet connection to use MCP Apple Notes?
No, MCP Apple Notes operates fully locally, so no internet connection or API keys are required.
How do I integrate MCP Apple Notes with Claude?
You can integrate MCP Apple Notes with Claude by configuring the Claude desktop app to recognize the MCP server and indexing your notes.
Can I use a custom embeddings model with MCP Apple Notes?
Currently, MCP Apple Notes uses the all-MiniLM-L6-v2 model, but there are plans to add an option for custom embeddings models.
How can I view logs for troubleshooting?
You can view logs by using the tail command to follow the log files located in the Claude logs directory.