OlympHill
apple-notes-mcp logo

apple-notes-mcpקרא את מערכת העבודה של Apple Notes עם Claude Model Context Protocol

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

MCP של Apple Notes (Model Context Protocol) הוא שרת לקריאת מסד נתונים של Apple Notes וסיפוקו ל־Claude Desktop. כך מאפשר ל־Claude לחפש דרך ההערות ולגלות תובנות נוספות על המשתמש שלו. השרת מיישם את היכולת לקרוא ולכתוב למסד הנתונים של Apple Notes, עם פקודות מרובות לטיפול במשימות כמו קבלת כל ההערות, שליפת תוכן ההערה וחיפוש בין ההערות. למרות זאת, השרת חסר מספר תכונות, כולל טיפול בפתקים מוצפנים, תמיכה בסינון פתקים מקובצים והפקת תוכן הקבצים המצורפים. כדי להשתמש בשרת, מומלץ להתקין אותו באמצעות uv, עם ההגדרות כפי שמופיע בקובץ README. יש להעניק לשרת Full Disk Access ב-Mac OS כדי לגשת למאגר sqlite של Apple Notes. הפיתוח והפרסום מתועדים גם כן, כולל בניית הפצות חבילות והפרסום ל-PyPI. פרויקט Apple Notes MCP רשום ברישיון MIT והקוד המקורי זמין ב‑GitHub.

תכונות עיקריות

  • קרא את מערכת העבודה של Apple Notes
  • קבל את כל הערות
  • קרא ערך צופן
  • חפש בערות

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

אחזור ידע

השתמש ב-Claude Desktop כדי לחפש ולאחזר מידע מתוך Apple Notes שנשכחו

גישה לתמונות

ספק ל-Claude Desktop גישה ל-Apple Notes, ותאפשר לו לשקול תמונות בעת יצירת תשובות

יתרונות וחסרונות

יתרונות

  • משלב Apple Notes עם Claude Desktop
  • מאפשרת חיפוש בערות
  • מאפשרת לקבל תוכן של ערך צופן

חסרונות

  • אין עקיפה של ערות מאובטחות
  • אין עקיפה עבור ערות ממשקל
  • אין יכולת ליצור או para
  • שתף וערב
  • Use cases
  • :
  • [object Object],[object Object]

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

Is the server compatible with Windows and how do I configure it there?

Yes, on Windows you place the server configuration in the APPDATA path: `APPDATA/Claude/claude_desktop_config.json`. The same uv commands work, but you must also ensure the server has the necessary file permissions to access the Notes database if applicable.

Asked by Ren Nakamura · May 13, 2026

What can the Apple Notes MCP server read and search, and what is it currently unable to handle?

The server can list all notes, retrieve full content of a specific note, and search through notes. It does not support encrypted notes, pinned notes filtering, cloud sync status, attachment retrieval, checklist status, or creating/editing notes.

Asked by Yara Mansour · Mar 30, 2026

How do I install and run the Apple Notes MCP server on my Mac?

Install the package with uv: `uvx apple-notes-mcp` or `uv pip install apple-notes-mcp`. Then add the server config to your Claude Desktop config file (e.g., ~/Library/Application Support/Claude/claude_desktop_config.json). Finally, grant the server Full Disk Access in System Settings so it can read the Apple Notes SQLite database.

Asked by Leila Hassan · Mar 18, 2026

שאל שאלה

חלופות לשרתי MCP