Labsco
jkawamoto logo

Bear

โ˜… 72

from jkawamoto

A server for interacting with the Bear note-taking application.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

Bear MCP Server

uv Python Application pre-commit GitHub License

A MCP server for interacting with Bear note-taking software.

<img src="icon.png" width="256" height="256" alt="Bear MCP Server Icon">

Actions Implemented

The server supports the following actions. Refer to Bear's X-callback-url Scheme documentation for details on each action.

  • /open-note
  • /create
  • /add-text (partially, via the replace_note and add_title method)
  • /add-file
  • /tags
  • /open-tag
  • /rename-tag
  • /delete-tag
  • /trash
  • /archive
  • /untagged
  • /todo
  • /today
  • /locked
  • /search
  • /grab-url