other tools and integrations

My Bear Mcp Server

Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb.

typescript
local
macos
other tools and integrations
0
View on GitHub

Installation

npx -y bart6114/my-bear-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "my-bear-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "bart6114/my-bear-mcp-server"
  ]
}

About This MCP Server

bart6114/my-bear-mcp-server

Allows to read notes and tags for the Bear Note taking app, through a direct integration with Bear's sqlitedb.

GitHub: https://github.com/bart6114/my-bear-mcp-server/

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub