Skip to main content
Glama

Bear App MCP Server

by bigjeager

bear_trash_note

Use this tool to move specific notes to the trash in Bear App by providing a note ID or search term. Optionally, show the Bear window during the process for better control.

Instructions

Move a note to trash

Input Schema

NameRequiredDescriptionDefault
idNoNote unique identifier
searchNoSearch term to find notes to trash
show_windowNoShow Bear window

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Note unique identifier", "type": "string" }, "search": { "description": "Search term to find notes to trash", "type": "string" }, "show_window": { "description": "Show Bear window", "type": "boolean" } }, "type": "object" }

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