mcp-bear
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.
What is the Bear MCP Server?
The Bear MCP Server is a protocol server that allows users to interact with the Bear note-taking software using a standardized set of commands.
Which platforms are supported by the Bear MCP Server?
The Bear MCP Server supports Goose CLI, Goose Desktop, and Claude Desktop.
How can I install the Bear MCP Server for Claude Desktop?
You can install it automatically using Smithery with the command: npx -y @smithery/cli install @jkawamoto/mcp-bear --client claude
.
What actions are supported by the Bear MCP Server?
Supported actions include opening notes, creating notes, managing tags, searching, and more. Some actions like adding text or files are not yet supported.
Is the Bear MCP Server open-source?
Yes, it is open-source and licensed under the MIT License.