Skip to main content
Glama

Bear MCP Server

todo

Manage tasks directly within Bear notes using the Todo tool on Bear MCP Server, enabling quick searches and organization of to-do items.

Instructions

Select the Todo 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": "todoArguments", "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