MCP Directory
Back

bear-notes-mcp

by vasylenko · TypeScript · ★ 201

MCP Server for Bear note taking app available as Claude Desktop extension or standalone server for any other AI tool

#ai-assistant#bear#bear-notes#claude#claude-ai#claude-desktop#gtd-applications#mcp-bundle#mcp-server#notes#notetaking#productivity#second-brain#secondbrain#writing

Install

npx -y github:vasylenko/bear-notes-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "bear-notes-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:vasylenko/bear-notes-mcp"
      ]
    }
  }
}

From the README

[](https://github.com/vasylenko/bear-notes-mcp/actions/workflows/ci.yml) [](https://deepwiki.com/vasylenko/bear-notes-mcp) [](https://glama.ai/mcp/servers/vasylenko/bear-notes-mcp) [](https://buymeacoffee.com/vasylenko) An unofficial, opinionated MCP server for Bear Notes — built around relevance-ranked search instead of substring matching. Results come ranked across titles, bodies, and hierarchical tags, with snippets and combinable filters (tag, date, pinned). Reads run direct against Bear's SQLite database — no Bear app required for queries. Writes route through Bear's own URL handler —…
Read full README on GitHub →

Related productivity servers