bear-mcp-server logo

bear-mcp-serverת'intגרטה MCP Server ל-Bear note app

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

סקירה

Bear MCP Server היא שרת מודל זיהוי תקשורת (MCP) שמספק גישה ל הערות שנשמרות ב-Bear note app. Bear שומר ערות בתוך מאגר SQLite, ושרת ה-MCP הזאת מבצעת פקודות SQL כדי לגשת להן. השרת מאפשר למשתמשים para notes, para notes שאילת על-פי טקסט ובניית אורחים, ונועדה בעצמה לאבטח שימוש מן ה-Bear note application על-מכונא ודורשת גישה למאגר ה-Bear. השרת מציע את האמצעים, כולל get_notes - para all notes, get_tags - בניית אורחים של all tags, get_notes_like - para notes, שכבת טקסט המכיל. האימוג' זמין ב-Github, תחת הרשי. ISC.

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

  • פניה notes
  • Search notes shva text
  • List all tags
  • Get notes
  • Get tags
  • Get notes like

תמחור

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

מקרי שימוש

Retriever Notes

Use זרת MCP to para all notes from Bear note app

Search for Notes

Shva para notes, containing Specific text using MCP server

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

יתרונות

  • Integration Bear note app with MCP tools
  • Allows para notes, shva search notes text, and listing tags

חסרונות

  • Requires Node.js ו-Bear note application (macOS)
  • Limited para accessing Bear database

ביקורות

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

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

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

Can I list all tags used across my Bear notes through this server?

Absolutely. The `get_tags` MCP tool retrieves a list of all tags stored in the Bear database, enabling you to programmatically access tag information.

Asked by Anya Sokolova · Apr 28, 2026

Is Bear MCP Server open source and what license does it use?

Yes, the project is open source on GitHub and released under the ISC license, which is a permissive, MIT‑style license allowing free use and modification.

Asked by Jovana Petrovic · Mar 4, 2026

How can I search for a specific phrase within my Bear notes?

Use the `get_notes_like` MCP tool, which runs an SQL query against the database to return all notes containing the specified text. This is available once the server is started.

Asked by Amos Fältskog · Feb 20, 2026

What is required to run Bear MCP Server on my machine?

You need Node.js installed, the Bear note app on macOS, and access to Bear’s SQLite database located in the app’s data folder. The server can be launched via npm or Docker as shown in the repo documentation.

Asked by Freya Solberg · Feb 12, 2026

שאל שאלה

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