mcp-bear

maxim-ist/mcp-bear

3.2

If you are the rightful owner of mcp-bear and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MCP Bear is a Python-based Model Context Protocol server that provides access to Bear Notes, allowing both read and write operations on notes stored in Bear's SQLite database.

Tools

Functions exposed to the LLM to take actions

get_notes

Retrieves all non-archived notes.

get_tags

Lists all tags.

get_notes_like

Searches for notes containing specific text.

create_note

Create a new note with optional title, text, tags, and pin status.

add_tags

Add tags to an existing note.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources