MCP Bear
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_ROUTE | No | Override the default Bear database path by setting this environment variable. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_notesB | Get all notes from Bear |
| get_tagsB | Get all note tags. You can search notes by tags with get_notes_like |
| get_notes_likeB | Get notes that include a specific text string |
| create_noteB | Create a new note in Bear |
| add_textC | Add text to an existing note |
| add_tagsC | Add tags to an existing note |
| trash_noteC | Move a note to trash |
| open_noteC | Open a specific note in Bear |
| search_bearC | Open Bear and show search results for a term |
| get_note_by_idC | Get a specific note by its unique identifier |
| get_notes_by_tagB | Get all notes with a specific tag |
| get_archived_notesC | Get all archived notes |
| archive_noteC | Archive a note |
| unarchive_noteC | Unarchive a note |
| open_tagB | Open Bear and show all notes with a specific tag |
| rename_tagB | Rename a tag across all notes |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/maxim-ist/mcp-bear'
If you have feedback or need assistance with the MCP directory API, please join our Discord server