Connect to Claude
Bear icon

Bear

Createdjkawamoto

Enables interaction with the Bear note-taking application via an MCP server.

About

This Python-based MCP server facilitates communication with the Bear note-taking application, allowing other applications like Goose CLI, Goose Desktop, and Claude Desktop to interact with Bear. It leverages Bear's X-callback-url scheme to implement various actions, enabling operations like opening notes, creating new notes, managing tags, searching, and more. The server can be installed and configured for use with different client applications, extending their functionality with Bear integration.

Key Features

  • Supports multiple Bear actions, including open note, create, tags, open tag, todo, today, search, and grab URL
  • Integrates with Goose CLI and Goose Desktop through configuration files
  • Compatible with Claude Desktop via manual configuration or Smithery installation
  • Uses Bear's X-callback-url scheme
  • Written in Python

Use Cases

  • Integrating Bear notes with Goose CLI for command-line access
  • Enhancing Goose Desktop with Bear note-taking capabilities
  • Adding Bear note interaction to Claude Desktop
    Bear MCP Server: Control Bear Notes via API