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
Installation
npx -y bart6114/my-bear-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub