Skip to main content
Glama

Bear MCP Server

by philgetzen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
set_bear_token

Set the Bear app token for accessing existing notes. Get your token from Bear → Help → Advanced → API Token

check_bear_setup

Check if Bear is properly configured and test the connection

create_note

Create a new note in Bear and return its ID

get_note

Get the content of a specific note

search_notes

Search for notes and return results with metadata (requires token)

get_tags

Get all tags from Bear (requires token)

add_text

Append or prepend text to an existing note

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/philgetzen/bear-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server