Skip to main content
Glama

Bear App MCP Server

by bigjeager

bear_search

Search for notes and tags in Bear using a specific term and tag, with options to manage the Bear window visibility. Integrates with Bear App MCP Server for enhanced note organization.

Instructions

Search for notes in Bear

Input Schema

NameRequiredDescriptionDefault
show_windowNoShow Bear window
tagNoTag to search within
termNoSearch term
tokenNoBear API token

Input Schema (JSON Schema)

{ "properties": { "show_window": { "description": "Show Bear window", "type": "boolean" }, "tag": { "description": "Tag to search within", "type": "string" }, "term": { "description": "Search term", "type": "string" }, "token": { "description": "Bear API token", "type": "string" } }, "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