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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!