Bear MCP Server provides read-only access to the Bear note-taking app's SQLite database, allowing AI assistants like Claude to search and retrieve notes and tags. Built by Bart Smeets, it connects directly to Bear's database in a secure read-only mode and offers tools for opening notes by ID or title, searching notes by terms or tags, listing all tags, and viewing notes with specific tags. The server runs locally using Node.js and the Model Context Protocol, making it ideal for users who want to reference their Bear notes during AI conversations without leaving the interface.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Open a note by title or ID.
Search for notes by term or tag.
Get all tags in Bear.
Show all notes with a specific tag.