Enterprise DNA
M MCP Servers Developer low

bart6114/my-bear-mcp-server

by Various

πŸ“‡ 🏠 🍎 - Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb.

B

MCP

bart6114/my-bear-mcp-server

Added 1 June 2026

Overview

This MCP server provides read-only access to notes and tags from the Bear note-taking app by directly querying Bear's local SQLite database. It is implemented in JavaScript and is open source with 14 stars on GitHub.

Best for

Best for
Developers who use Bear notes and want to inject that content into AI-powered tools via the Model Context Protocol

Use cases

  • Pull Bear notes into an AI coding assistant for context
  • Query tags to filter and retrieve relevant notes
  • Integrate note contents into development workflows

Notes

This MCP server provides read-only access to notes and tags from the Bear note-taking app by directly querying Bear’s local SQLite database. It is implemented in JavaScript and is open source with 14 stars on GitHub.

14 stars on GitHub. Last updated 2025-03-14. Licensed MIT.

Use cases

  • Pull Bear notes into an AI coding assistant for context
  • Query tags to filter and retrieve relevant notes
  • Integrate note contents into development workflows

Pros

  • Direct local data access without requiring Bear’s API
  • Lightweight and focused on a single task
  • Open source with a permissive license

Cons

  • Read-only; cannot create or edit notes
  • Depends on Bear’s internal SQLite schema which may break with updates
  • Requires Bear to be installed and the database file accessible

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct local data access without requiring Bear's API
  • Lightweight and focused on a single task
  • Open source with a permissive license

Cons

  • Read-only; cannot create or edit notes
  • Depends on Bear's internal SQLite schema which may break with updates
  • Requires Bear to be installed and the database file accessible