bear-mcp-server
An MCP server that allows AI to read notes from Bear Notes on macOS, enabling integration with the Bear note-taking app.
About this tool
bear-mcp-server
An MCP (Model Context Protocol) server that enables integration with Bear Notes on macOS, allowing AI systems and other clients to access and read notes from the Bear note-taking app.
Features
- Read Notes: Retrieve all notes stored in Bear Notes.
- Search Notes by Text: Search for notes that contain specific text queries.
- List All Tags: List all tags used within Bear Notes.
- MCP Tools:
get_notes: Retrieves all notes.get_tags: Lists all tags.get_notes_like: Searches for notes containing specific text.
- Multiple Deployment Options:
- Can be run via Node.js or Docker.
- Integration Ready:
- Can be configured as an MCP server for tools like Claude Desktop.
Requirements
- Node.js
- Bear Notes application (macOS)
- Access to the Bear Notes database (SQLite file)
Installation
- Clone the repository:
git clone https://github.com/akseyh/bear-mcp-server - Install dependencies:
npm install - Build the project:
npm run build - Deploy via Node.js or Docker (see documentation for configuration details)
License
MIT License
Source
https://github.com/akseyh/bear-mcp-server
Pricing
This is an open-source project and is available for free under the MIT license.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)A Model Context Protocol (MCP) server allowing AI models to access and manipulate Apple Calendar data on macOS, directly relevant as an MCP server.
Integrates with Apple's native applications to provide MCP server functionalities such as searching contacts, managing notes, and sending messages within macOS. Also a collection of MCP server tools enabling AI systems to interface with native macOS applications including Messages, Notes, Contacts, and more, via the Model Context Protocol.
Cherry Studio is a code editor that now supports MCP servers, enabling enhanced development workflows directly with Model Context Protocol integration. The release v1.1.1 introduces this support.
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems, serving as a versatile MCP server.
An MCP server for accessing and interacting with Coda documents and APIs, integrating Coda functionality into AI workflows using MCP.
Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools.