Skip to main content
Glama

Bear App MCP Server

by bigjeager

bear_archive_note

Archive notes in Bear App using a unique identifier or search term; optionally control Bear window visibility for efficient note organization.

Instructions

Archive a note

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Note unique identifier", "type": "string" }, "search": { "description": "Search term to find notes to archive", "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