Skip to main content
Other Tools and IntegrationsUnknown

akseyh/bear-mcp-server

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

other-tools-and-integrations
Share:

Quick Start

Clone the repository:

git clone https://github.com/akseyh/bear-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "bear-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "akseyh/bear-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
akseyh