Back to directory
rafalwilinski/mcp-apple-notes

rafalwilinski/mcp-apple-notes

@RafalWilinski

Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.

apple-notesragsemantic-searchvector-databaselancedbmcpclaudenotescontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-apple-notes": {
      "command": "bun",
      "args": [
        "run",
        "/path/to/mcp-apple-notes/index.ts"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13