Skip to main content
Glama

Bear App MCP Server

by bigjeager
12
  • Apple

bear_archive_note

Archive notes in Bear App by specifying a note ID or search term. Manage and organize your notes effectively with this tool, and optionally display the Bear window for direct interaction.

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" }

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