Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ› ๏ธ Other Tools and Integrations
  3. My Bear MCP Server
My Bear MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:17:03 PM

My Bear MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository15 GitHub StarsTotal stargazers on GitHub for the source repository (15 stars).Visit Website
bearnotesproductivitysqlite

Read-only Bear notes and tags through MCP, with search, note lookup, and tag browsing on macOS.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bart6114-my-bear-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ› ๏ธ More in Other Tools and Integrations

Overview

The bart6114/my-bear-mcp-server MCP server connects AI assistants to the Bear note-taking app's SQLite database in read-only mode. It provides tools for opening notes, searching notes by term or tag, listing tags, and finding notes under a tag. Use it when an assistant needs access to Bear content without permission to modify the database; it requires macOS, Bear, and Node.js 18 or newer.

Use cases

โ€ขSearch Bear notes for a topic
โ€ขOpen a Bear note by title or ID
โ€ขList all tags in Bear
โ€ขFind notes assigned to a tag

Key features

โ€ขRead-only Bear SQLite database access
โ€ขSearch notes by term or tag
โ€ขOpen notes by title or ID
โ€ขList Bear tags
โ€ขBrowse notes under a tag
โ€ขOptional custom database path

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by My Bear MCP Server.

Extracted Tool Capabilities
Read-only Bear SQLite database access
Search notes by term or tag
Open notes by title or ID
List Bear tags
Browse notes under a tag
Optional custom database path

How My Bear MCP Server works

What bart6114/my-bear-mcp-server MCP server does

The bart6114/my-bear-mcp-server MCP server exposes read access to notes and tags stored by the Bear note-taking app. It is intended for macOS systems with Bear installed and gives MCP-compatible assistants a way to retrieve Bear content during a conversation.

The server does not provide note editing, deletion, or tag management. Its database connection is explicitly read-only, so the available operations are retrieval queries rather than mutations. This makes it suitable for asking an assistant to locate reference material, inspect a note, or browse a tag without allowing the assistant to change the source data.

How it works

At startup, the server connects directly to Bear's SQLite database. The database driver is opened with read-only access, and the server uses SELECT queries to retrieve notes and tag information. If a client or operation attempts to write to the database, the connection is configured to reject that access.

The MCP client launches the server as a local process. Claude Desktop and the Claude VS Code extension are documented configuration targets. The repository is implemented in TypeScript and requires Node.js 18 or later.

Setup and configuration

The documented quick-start method runs the repository through npx:

Terminal
npx -y github:bart6114/my-bear-mcp-server

The project can also be cloned, installed with npm, built, and started locally. A Claude Desktop MCP configuration uses npx with the GitHub repository reference as its argument. The same style of configuration is shown for the Claude VS Code extension.

A non-standard Bear database location can be supplied with the server's --db-path option. The README shows this option with a user-provided SQLite database path, so the actual path must be selected for the local Bear installation.

The host requirements are macOS with Bear installed and Node.js 18 or newer. No API key or other credential is documented.

Tools and capabilities

The bart6114/my-bear-mcp-server MCP server provides four read-only tools:

  • open_note: Retrieves a note using its title or ID.
  • search_notes: Searches notes using a term or tag.
  • get_tags: Returns the tags present in Bear.
  • open_tag: Lists notes associated with a specified tag.

These tools support requests such as finding notes about a topic, opening a named meeting note, listing available tags, and showing notes marked with a tag such as #work.

Limitations and notes

The bart6114/my-bear-mcp-server MCP server is tied to Bear's local SQLite database and therefore is not presented as a hosted or cross-platform service. The README specifies macOS and a local Bear installation as prerequisites. It also documents read-only behavior only; there are no tools for creating, updating, moving, or deleting Bear content.

Because the server reads the database directly, the database path matters when Bear stores it somewhere other than the expected location. In that case, configure --db-path with the correct local SQLite file. The project is distributed under the MIT License.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Bear MCP Server logoBear MCP Server

    Allows the AI to read from your Bear Notes (macOS only)

    ๐Ÿ› ๏ธ Other Tools and Integrations4 views
    Compare vs Bear MCP Server โ†’
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    ๐Ÿ› ๏ธ Other Tools and Integrations4 views
    Compare vs Git โ†’
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    ๐Ÿ› ๏ธ Other Tools and Integrations3 views
    Compare vs Time โ†’
  • Filesystem logoFilesystem
    Verified

    Secure file operations with configurable access controls.

    ๐Ÿ› ๏ธ Other Tools and Integrations2 views
    Compare vs Filesystem โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
15
Stargazers on the source repository.
npm downloads
346k
Package downloads in the last 30 days.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about My Bear MCP Server

Run `npx -y github:bart6114/my-bear-mcp-server`, or clone the repository, install its npm dependencies, build it, and run the project locally.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMy Bear MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bart6114-my-bear-mcp-server?style=directory)](https://allmcps.com/mcp/bart6114-my-bear-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/bart6114-my-bear-mcp-server"><img src="https://allmcps.com/api/badge/bart6114-my-bear-mcp-server?style=directory" alt="My Bear MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ› ๏ธOther Tools and Integrations
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cline / VS Code
Last updatedSep 4, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars15
GitHub Star CountTotal stargazers on GitHub representing community popularity (15 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 14, 2025
npm downloads346,111/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
47Quality signal: Fair ยท 47/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools18/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท github (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ› ๏ธ Other Tools and Integrations โ†’Alternatives to My Bear MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code