Skip to main content
Glama

Bear MCP Server

by philgetzen

set_bear_token

Set your Bear app API token to enable Claude Desktop to access, create, and manage notes and tags directly from the Bear Note Taking App.

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" }
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