Skip to main content
Glama

Bear App MCP Server

by bigjeager

bear_get_untagged

Retrieve untagged notes from Bear App using a search term and API token. Optionally display Bear window for direct interaction. Integrates with Bear App MCP Server for note organization.

Instructions

Get untagged notes

Input Schema

NameRequiredDescriptionDefault
searchNoSearch term
show_windowNoShow Bear window
tokenNoBear API token

Input Schema (JSON Schema)

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