my-bear-mcp-server

my-bear-mcp-server

6

The Bear MCP Server is a model context protocol server that interfaces with the Bear note-taking app, enabling AI assistants to access notes in a read-only mode. Key features include the ability to search and open notes, as well as retrieve tags safely.

Bear MCP Server

A Model Context Protocol (MCP) server designed to allow AI assistants like Claude to read notes from the Bear note-taking app. This server connects to the Bear SQLite database in a read-only mode.

Features

  • Open notes by title or ID
  • Search notes by term or tag
  • Retrieve all tags from Bear
  • Display notes with a specific tag

Quick Start

  • Option 1: Install from GitHub with npx
  • Option 2: Clone and run locally using npm

Prerequisites

  • macOS with Bear app
  • Node.js 18 or higher

Configuration

Instructions included for using with Claude Desktop App and VS Code Extension.

License

Licensed under the MIT License.