Skip to main content
Glama

Bear MCP Server

by philgetzen

search_notes

Find specific notes and retrieve metadata using a search term or tag, enabling efficient organization and access within the Bear Note Taking App integration.

Instructions

Search for notes and return results with metadata (requires token)

Input Schema

NameRequiredDescriptionDefault
tagNoTag to search within
termYesSearch term

Input Schema (JSON Schema)

{ "properties": { "tag": { "description": "Tag to search within", "type": "string" }, "term": { "description": "Search term", "type": "string" } }, "required": [ "term" ], "type": "object" }
Install Server

You must to connect to the server.

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/philgetzen/bear-mcp'

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