Bear MCP Server logo

Bear MCP Server

by jkawamoto

A MCP server for interacting with Bear note-taking software. It allows users to perform actions on their Bear notes through various client applications.

View on GitHub

Last updated: N/A

What is Bear MCP Server?

The Bear MCP Server is a bridge between client applications (like Goose CLI/Desktop, Claude Desktop) and the Bear note-taking application. It implements the Model Context Protocol (MCP) to enable seamless interaction with Bear's features.

How to use Bear MCP Server?

The server can be installed and configured for use with Goose CLI, Goose Desktop, or Claude Desktop. The installation instructions vary slightly depending on the client. Generally, it involves adding an extension or modifying a configuration file to point to the server's location and providing a Bear API token.

Key features of Bear MCP Server

  • Supports various Bear actions via MCP

  • Integration with Goose CLI and Desktop

  • Integration with Claude Desktop

  • Installation via Smithery

  • Uses Bear's X-callback-url Scheme

Use cases of Bear MCP Server

  • Automating note creation and modification in Bear

  • Integrating Bear with AI assistants like Claude

  • Accessing Bear notes from command-line tools

  • Creating workflows that involve Bear notes

FAQ from Bear MCP Server

What is an MCP server?

MCP stands for Model Context Protocol. It's a standard for enabling communication between different applications, allowing them to share context and perform actions on each other.

How do I get a Bear API token?

Refer to Bear's documentation on X-callback-url Scheme to understand how to obtain an API token.

Which Bear actions are supported?

The server supports actions like opening notes, creating notes, adding tags, searching, and more. See the 'Actions Implemented' section for a complete list.

Where can I find more information about Goose CLI/Desktop?

Refer to the Goose CLI/Desktop documentation for details on how to use and configure these applications.

Where can I find more information about Claude Desktop?

Refer to the Claude Desktop documentation for details on how to use and configure these applications.