Skip to main content
Glama

Bear MCP Server

today

Retrieve and display the current day's notes in Bear by selecting the Today sidebar item. Use the search option to filter results for specific content.

Instructions

Select the Today sidebar item.

Input Schema

NameRequiredDescriptionDefault
searchNostring to search

Input Schema (JSON Schema)

{ "properties": { "search": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "string to search", "title": "Search" } }, "title": "todayArguments", "type": "object" }

You must be authenticated.

Other Tools from Bear 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/jkawamoto/mcp-bear'

If you have feedback or need assistance with the MCP directory API, please join our Discord server