Back to directory
bart6114/my-bear-mcp-server

bart6114/my-bear-mcp-server

@bart6114

A Model Context Protocol server that allows AI assistants to read notes from the Bear note-taking app by connecting to its SQLite database in read-only mode

bearnotesmcpsqlitemacosai-assistantnote-takingread-onlytool

Installation & Configuration

{
  "mcpServers": {
    "bear": {
      "command": "npx",
      "args": [
        "github:bart6114/my-bear-mcp-server"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12