libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Bear
Bear
JSON →
stdio
none
★ 70
productivity
A server for interacting with the Bear note-taking application.
github ↗
Install
How to run this server
[ { "cmd": "uvx\n args:", "imports": [] } ]
server path:
bear
Tools
What this server exposes
open-note
Open a specific note in Bear.
create
Create a new note in Bear.
add-text
Add text to a note (partially implemented via replace_note and add_title methods).
add-file
Add a file to a note.
tags
Retrieve all tags from Bear.
open-tag
Open a specific tag in Bear.
rename-tag
Rename a tag in Bear.
delete-tag
Delete a tag from Bear.
trash
Move a note to the trash.
archive
Archive a note.
untagged
Retrieve untagged notes.
todo
Retrieve todo items.
today
Retrieve today's notes.
locked
Retrieve locked notes.
search
Search notes in Bear.
grab-url
Grab content from a URL into Bear.
Configuration
Environment & auth
auth
none
env
BEAR_API_TOKEN
env
YOUR_TOKEN
Resources
github
https://github.com/jkawamoto/mcp-bear ↗
Bear — MCP Server · libregistry