Bear MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set_bear_tokenB | Set the Bear app token for accessing existing notes. Get your token from Bear → Help → Advanced → API Token |
| check_bear_setupB | Check if Bear is properly configured and test the connection |
| create_noteC | Create a new note in Bear and return its ID |
| get_noteC | Get the content of a specific note |
| search_notesC | Search for notes and return results with metadata (requires token) |
| get_tagsB | Get all tags from Bear (requires token) |
| add_textB | Append or prepend text to an existing note |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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