mcp-apple-notes

RafalWilinski/mcp-apple-notes
★ 365 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-apple-notes": {
      "command": "npx",
      "args": [
        "-y",
        "RafalWilinski/mcp-apple-notes"
      ]
    }
  }
}

Topics

aiclaudellmmcpmodel-contextrag