bear-mcp-server
26
The Bear MCP Server project is designed to interface with the Bear Notes application, enabling users to read, search, and list notes using SQL commands. It requires Node.js and the Bear note application for macOS to function.
Bear MCP Server
This project is a Model Context Protocol (MCP) server that provides access to the Bear Notes. It stores notes in an SQLite database and runs SQL commands to access these notes.
Features
- Read notes
- Search notes by text
- List all tags
Requirements
- Node.js
- Bear note application (macOS)
- Access to Bear database