Loading languages...
BE

bear

@bart611411

A Model Context Protocol (MCP) server that allows AI assistants like Claude to read notes from the [Bear](https://bear.app/) note-taking app. This implementation connects directly to the Bear SQLite database in a read-only mode, ensuring your notes remain safe and unmodified.

Bear App
Note-taking
Claude AI
Read-Only
SQLite

# mcpServer Config

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

# stdio

npx github:bart6114/my-bear-mcp-server
Transport:
stdio
Язык:
TypeScript
Создано:3/13/2025
Обновлено:6/29/2025
Домашняя страница:
https://github.com/bart6114/my-bear-mcp-server