Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. File Management Mcp Servers
  3. bear-mcp-server

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.

🌐Visit Website

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.

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
File Management Mcp Servers

Tags

4 Items
#mcp
#notes
#macos
#integration

Similar Products

6 result(s)
apple-calendar-mcp

A Model Context Protocol (MCP) server allowing AI models to access and manipulate Apple Calendar data on macOS, directly relevant as an MCP server.

apple-mcp

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.

mcp-server-apple-reminders

An MCP server for interacting with Apple Reminders on macOS.

Filesystem MCP

A TypeScript-based MCP server implementing a simple notes system, enabling users to create, access, and generate summaries of text notes via URIs and tools. Highly relevant as a concrete MCP server implementation.

Obsidian MCP

A connector MCP server for Claude Desktop (or any MCP client) to read and search directories containing Markdown notes, such as Obsidian vaults.

server-google-drive

An MCP server for Google Drive integration, supporting file listing, reading, and searching via the Model Context Protocol.