Skip to main content
Glama

Bear MCP Server

by philgetzen

set_bear_token

Configure your Bear app token to enable Claude Desktop integration for reading, creating, searching notes, and managing tags directly within Bear.

Instructions

Set the Bear app token for accessing existing notes. Get your token from Bear → Help → Advanced → API Token

Input Schema

NameRequiredDescriptionDefault
tokenYesYour Bear app token

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "Your Bear app token", "type": "string" } }, "required": [ "token" ], "type": "object" }

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