mcp-bear

mcp-bear

17

The Bear MCP Server is designed to facilitate interactions with the Bear note-taking application through various actions such as opening notes and searching. It is compatible with different desktop applications like Goose and Claude.

Bear MCP Server

A MCP server for interacting with Bear note-taking software.

Installation

For Goose CLI

  • Enable Bear extension by editing the configuration file.

For Goose Desktop

  • Add a new extension with Standard IO type, set the necessary environment variables.

For Claude Desktop

  • Edit claude_desktop_config.json to include the Bear MCP Server.
Installing via Smithery
  • Use Smithery CLI to install the Bear MCP Server for Claude Desktop.

Actions Implemented

  • Supports actions like /open-note, /create, /tags, /open-tag, /todo, /today, /search, and /grab-url. Consult Bear's X-callback-url Scheme documentation for more details.

License

  • Licensed under the MIT License.