Bear App 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 |
|---|---|
| bear_open_noteC | Open a note in Bear by ID or title |
| bear_create_noteC | Create a new note in Bear |
| bear_add_textC | Add text to an existing note |
| bear_add_fileC | Add a file to an existing note |
| bear_searchC | Search for notes in Bear |
| bear_get_tagsC | Get all tags from Bear |
| bear_open_tagC | Open notes with specific tag(s) |
| bear_trash_noteC | Move a note to trash |
| bear_archive_noteC | Archive a note |
| bear_get_untaggedC | Get untagged notes |
| bear_get_todoC | Get todo notes |
| bear_get_todayC | Get today's notes |
| bear_get_lockedC | Get locked (encrypted) notes |
| bear_grab_urlC | Create a note from web page content |
| bear_rename_tagC | Rename an existing tag |
| bear_delete_tagC | Delete an existing tag |
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/bigjeager/bear-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server