Back to MCP Servers
🔌

KuvopLLC/better-bear

MIT

](https://glama.ai/mcp/servers/KuvopLLC/better-bear) 📇 🏠 🍎 - MCP server for Bear notes via CloudKit — CRUD, tags, TODOs, attachments, search, front matter, stats, and health checks. Install via `np

SwiftSearch

Install

npx -y -y better-bear

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "kuvopllc-better-bear": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "better-bear"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.