Bear icon

Bear

27

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

关于

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.

主要功能

  • 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

使用案例

  • 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