Skip to main content
Glama

Bear MCP Server

open_tag

Retrieve and display all notes associated with a specific tag or multiple tags in Bear. This tool uses the Bear MCP Server to efficiently organize and access tagged notes.

Instructions

Show all the notes which have a selected tag in bear.

Input Schema

NameRequiredDescriptionDefault
nameYestag name or a list of tags divided by comma

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "tag name or a list of tags divided by comma", "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "open_tagArguments", "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