Skip to main content
Glama

Bear App MCP Server

by bigjeager
11
  • Apple

bear_get_locked

Encrypt and retrieve locked notes in the Bear App using a search term and optional window display, facilitated by the Bear App MCP Server for secure note management.

Instructions

Get locked (encrypted) notes

Input Schema

NameRequiredDescriptionDefault
searchNoSearch term
show_windowNoShow Bear window

Input Schema (JSON Schema)

{ "properties": { "search": { "description": "Search term", "type": "string" }, "show_window": { "description": "Show Bear window", "type": "boolean" } }, "type": "object" }

Other Tools from Bear App MCP Server

Related Tools

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