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.
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
GLips/Figma-Context-MCP
Various
MCP server to provide Figma layout information to AI coding agents like Cursor